UNPKG

@aurigma/design-editor-iframe

Version:

Using this module you can embed Design Editor (a part of Customer's Canvas) to your page through the IFrame API.

5 lines (4 loc) 130 B
/** @public */ export declare type RotataAlgorithmType = "Cpd"; /** @public */ export declare const Cpd: RotataAlgorithmType;