Buckets:
| ; | |
| module.exports = Object.create(null); | |
| /** | |
| * Named roots. | |
| * This is where pbjs stores generated structures (the option `-r, --root` specifies a name). | |
| * Can also be used manually to make roots available across modules. | |
| * @name roots | |
| * @type {Object.<string,Root>} | |
| * @example | |
| * // pbjs -r myroot -o compiled.js ... | |
| * | |
| * // in another module: | |
| * require("./compiled.js"); | |
| * | |
| * // in any subsequent module: | |
| * var root = protobuf.roots["myroot"]; | |
| */ | |
Xet Storage Details
- Size:
- 471 Bytes
- Xet hash:
- 401c5c3d90ccd3ad837d01366b619cd43dfae7ba3f02bc9475726a8464de21c5
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.