Bakhtina Sofya b84cb877be 1st comm | 3 недель назад | |
---|---|---|
.. | ||
tests | 3 недель назад | |
LICENSE | 3 недель назад | |
README.md | 3 недель назад | |
index.d.ts | 3 недель назад | |
index.js | 3 недель назад | |
package.json | 3 недель назад |
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