TKK_E32232340/node_modules/@protobufjs/fetch
kleponijo 1bcac66f66 update web firebase intialize guys 2026-02-06 13:25:59 +07:00
..
tests update web firebase intialize guys 2026-02-06 13:25:59 +07:00
LICENSE update web firebase intialize guys 2026-02-06 13:25:59 +07:00
README.md update web firebase intialize guys 2026-02-06 13:25:59 +07:00
index.d.ts update web firebase intialize guys 2026-02-06 13:25:59 +07:00
index.js update web firebase intialize guys 2026-02-06 13:25:59 +07:00
package.json update web firebase intialize guys 2026-02-06 13:25:59 +07:00

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