WeChatFerry/nodejs/proto/index.ts

6 lines
90 B
TypeScript
Raw Normal View History

2023-01-20 11:33:47 +08:00
import './wcf_grpc_pb';
import './wcf_pb';
export const protoIndex:any = ():void => {
};