You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-12-01 04:43:29 +03:00
Usage instructions
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Wraps all matrix.js API calls in Q promises.
|
||||
// Wraps all matrix.js API calls in Q promises. To use this, simply
|
||||
// require("matrix-promise") instead of require("matrix").
|
||||
//
|
||||
// API calls usually accept callback functions. However, all API calls
|
||||
// also return the result from request(opts, callback). It seems pointless
|
||||
|
||||
Reference in New Issue
Block a user