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.

23 lines (22 loc) 823 B
export * from "./GridConfig"; export * from "./IAnchor"; export * from "./ICanvasStyle"; export * from "./IHandlersConfiguration"; export * from "./IHitTestManager"; export * from "./IInteractiveZonesHandler"; export * from "./IListConfiguration"; export * from "./IPrintZoneConfiguration"; export * from "./IRangeParams"; export * from "./IRulersConfig"; export * from "./ISnapElementConfiguration"; export * from "./ISnapLineData"; export * from "./ISnapLinesHandler"; export * from "./IStubImagesConfig"; export * from "./ITextParams"; export * from "./ITranslations"; export * from "./IViewer"; export * from "./IViewerMessagesConfig"; export * from "./IViewportHandler"; export * from "./IViolationServiceConfiguration"; export * from "./IViewerConfiguration"; export * from "./SnapElementType";