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.

4 lines (3 loc) 100 B
export declare class Firefox { static waitReady(iframe: HTMLIFrameElement): Promise<void>; }