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.

9 lines (8 loc) 342 B
export * from './Barcode'; export * from './ConfigurationInterfaces'; export * from './ConfigurationTypes'; export * from './DefaultConfigurationInterfaces'; export * from './WidgetConfigurationInterfaces'; export * from './RotationAlgorithm'; export * from './Ui'; export { IColorPickerConfig } from './Ui/IColorPickerConfigParsed';