UNPKG

@cmmv/protobuf

Version:

Protobuf management module for RPC communication for CMMV

8 lines (7 loc) 381 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./lib/protobuf.controller"), exports); tslib_1.__exportStar(require("./lib/protobuf.module"), exports); tslib_1.__exportStar(require("./lib/protobuf.registry"), exports); tslib_1.__exportStar(require("./lib/protobuf.transpiler"), exports);