dienianindya 65435fcb07 update sore | vor 1 Jahr | |
---|---|---|
.. | ||
tests | vor 1 Jahr | |
LICENSE | vor 1 Jahr | |
README.md | vor 1 Jahr | |
index.d.ts | vor 1 Jahr | |
index.js | vor 1 Jahr | |
package.json | vor 1 Jahr |
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