UNPKG

69 BTypeScriptView Raw
1export declare class MsgObject {
2 static parse(body: any): any;
3}