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 127 B
export function getOrigin() { return window.origin != "null" ? window.origin : "*"; } //# sourceMappingURL=Origin.js.map