wzx 08c942448c v1.0.0 há 2 anos atrás
..
tests 08c942448c v1.0.0 há 2 anos atrás
LICENSE 08c942448c v1.0.0 há 2 anos atrás
README.md 08c942448c v1.0.0 há 2 anos atrás
index.d.ts 08c942448c v1.0.0 há 2 anos atrás
index.js 08c942448c v1.0.0 há 2 anos atrás
package.json 08c942448c v1.0.0 há 2 anos atrás

README.md

@protobufjs/fetch

npm

Fetches the contents of a file accross node and browsers.

API

  • fetch(path: 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