Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
dienianindya 65435fcb07 update sore 1 gadu atpakaļ
..
tests update sore 1 gadu atpakaļ
LICENSE update sore 1 gadu atpakaļ
README.md update sore 1 gadu atpakaļ
index.d.ts update sore 1 gadu atpakaļ
index.js update sore 1 gadu atpakaļ
package.json update sore 1 gadu atpakaļ

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