Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc-cloned / node_modules / @protobufjs / fetch / README.md
diff --git a/legacy-libs/grpc-cloned/node_modules/@protobufjs/fetch/README.md b/legacy-libs/grpc-cloned/node_modules/@protobufjs/fetch/README.md
new file mode 100644 (file)
index 0000000..11088a0
--- /dev/null
@@ -0,0 +1,13 @@
+@protobufjs/fetch\r
+=================\r
+[![npm](https://img.shields.io/npm/v/@protobufjs/fetch.svg)](https://www.npmjs.com/package/@protobufjs/fetch)\r
+\r
+Fetches the contents of a file accross node and browsers.\r
+\r
+API\r
+---\r
+\r
+* **fetch(path: `string`, [options: { binary: boolean } ], [callback: `function(error: ?Error, [contents: string])`]): `Promise<string|Uint8Array>|undefined`**\r
+  Fetches the contents of a file.\r
+\r
+**License:** [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause)\r