|
před 3 měsíci | |
---|---|---|
.. | ||
tests | před 3 měsíci | |
LICENSE | před 3 měsíci | |
README.md | před 3 měsíci | |
index.d.ts | před 3 měsíci | |
index.js | před 3 měsíci | |
package.json | před 3 měsíci |
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