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