protobuf.js/cli/wrappers/commonjs.js

10 lines
131 B
JavaScript

"use strict";
var $protobuf = require("protobufjs/runtime");
%OUTPUT%
$protobuf.roots[%ROOT%] = $root;
module.exports = $root;