dienianindya 65435fcb07 update sore | 1 рік тому | |
---|---|---|
.. | ||
tests | 1 рік тому | |
LICENSE | 1 рік тому | |
README.md | 1 рік тому | |
index.d.ts | 1 рік тому | |
index.js | 1 рік тому | |
package.json | 1 рік тому |
Fetches the contents of a file accross node and browsers.
string
, [options: { binary: boolean } ], [callback: function(error: ?Error, [contents: string])
]): Promise<string|Uint8Array>|undefined
Fetches the contents of a file.License: BSD 3-Clause License