UNPKG

boldsign

Version:

NodeJS client for boldsign

15 lines (14 loc) 360 B
export declare class EmbeddedTemplatePreview { 'templateUrl'?: string | null; static discriminator: string | undefined; static attributeTypeMap: Array<{ name: string; baseName: string; type: string; }>; static getAttributeTypeMap(): { name: string; baseName: string; type: string; }[]; }