UNPKG

recime-bot-runtime

Version:

This runtime is intended to run inside a micro-service container with platform specific integration and module interpreter.

4 lines (3 loc) 69 B
export declare class MsgObject { static parse(body: any): any; }