9 lines
224 B
JavaScript
Executable File
9 lines
224 B
JavaScript
Executable File
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.protoIndex = void 0;
|
|
require("./wcf_grpc_pb");
|
|
require("./wcf_pb");
|
|
const protoIndex = () => {
|
|
};
|
|
exports.protoIndex = protoIndex;
|