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

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