15270821319 4e5c5d37f9 初步设计数据库,注册登录 пре 10 месеци
..
tests 4e5c5d37f9 初步设计数据库,注册登录 пре 10 месеци
LICENSE 4e5c5d37f9 初步设计数据库,注册登录 пре 10 месеци
README.md 4e5c5d37f9 初步设计数据库,注册登录 пре 10 месеци
index.d.ts 4e5c5d37f9 初步设计数据库,注册登录 пре 10 месеци
index.js 4e5c5d37f9 初步设计数据库,注册登录 пре 10 месеци
package.json 4e5c5d37f9 初步设计数据库,注册登录 пре 10 месеци

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