wechaty-grpc
Version:
gRPC for Wechaty
16 lines (8 loc) • 349 B
Markdown
Huan(202108): CommonJS wrappers for workaround
It must be exists because the ts-node will require this file for running under CommonJS mode.
`.cjs` is a file that contains CommonJS wrapper code.
`.cjs.d.ts` is a file that contains the type definition of the CommonJS wrapper code.