UNPKG

@aurigma/design-atoms

Version:

Design Atoms is a part of Customer's Canvas SDK which allows for manipulating individual design elements through your code.

11 lines 383 B
export * from './ItemsCommands'; export * from './ProductCommand'; export * from './SelectionCommand'; export * from './SurfaceCommands'; export * from './ViewerCommands'; export * from './ZoomCommands'; export * from './ColorCommands'; export * from './BaseCommand'; export * from './CommandManager'; export * from './ModelUpdateCommand'; //# sourceMappingURL=index.js.map