Extends
Methods
# static fetchOps(refs, opts) → {Promise}
Fetches a list of Ops by the given list of Op references, and returns a Promise.
Parameters:
Name | Type | Description |
---|---|---|
refs |
Array | Op references |
opts |
Object | Options |
Promise