Package Exports
- @protobufjs/aspromise
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@protobufjs/aspromise) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@protobufjs/aspromise
Returns a promise from a node-style callback function.
API
- asPromise(fn:
function
, ctx:Object
, ...params:*
):Promise<*>
Returns a promise from a node-style callback function.
License: BSD 3-Clause License