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) 75 B
export declare class XML { static ifConvert(data: any): Promise<{}>; }