WeChatFerry/nodejs/proto/index.ts
2023-01-20 11:33:47 +08:00

6 lines
90 B
TypeScript
Executable File

import './wcf_grpc_pb';
import './wcf_pb';
export const protoIndex:any = ():void => {
};