15270821319 4e5c5d37f9 初步设计数据库,注册登录 10 hónapja
..
tests 4e5c5d37f9 初步设计数据库,注册登录 10 hónapja
LICENSE 4e5c5d37f9 初步设计数据库,注册登录 10 hónapja
README.md 4e5c5d37f9 初步设计数据库,注册登录 10 hónapja
index.d.ts 4e5c5d37f9 初步设计数据库,注册登录 10 hónapja
index.js 4e5c5d37f9 初步设计数据库,注册登录 10 hónapja
package.json 4e5c5d37f9 初步设计数据库,注册登录 10 hónapja

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