UNPKG

cv-dialog-sdk

Version:

Catavolt Dialog Javascript API

11 lines (10 loc) 296 B
/** * This JSON example is the top EditorDialog returned in response to launching * "Work Packages" from the SDA Workbench. */ export declare class SdaPostSessionJsonSample { private static PATH; private static BODY; private static RESPONSE; static copyOfResponse(): object; }