UNPKG
@xviz/protobufjs
Version:
latest (6.8.8-p1)
6.8.8-p1
Fork of Protocol Buffers with performance improvements.
dcode.io/protobuf.js
dcodeIO/protobuf.js
@xviz/protobufjs
/
index.js
5 lines
(3 loc)
•
85 B
JavaScript
View Raw
1
2
3
4
5
// full library entry point.
"use strict"
;
module
.
exports
=
require
(
"./src/index"
);