Classes
Members
(static) WebMergeAPI
API client with a callback API
(static) WebMergePromiseAPI
API client with a promise API
Methods
(inner) promiseFromCallback(fn)
Utility function to convert callbacks to Promise
Parameters:
Name | Type | Description |
---|---|---|
fn |
Node-style callback |