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

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