package npm.common
typedef
npm.common.Callback2<
T1
,
T2
>
alias for
Error
->
T1
->
T2
->
Void
defined in
npm.common.Callback
Available on all platforms