UNPKG

cloud-ide-model-schema

Version:

Pachage for schema management of Cloud IDEsys LMS

4 lines (3 loc) 130 B
export declare function stringInterpolation(variables: { [key: string]: string; }, body: string, data: any): Promise<string>;