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.

21 lines 756 B
export * from "./BaseViewer"; export * from "./CoordinateSystem"; export * from "./GridHandler"; export * from "./InteractiveZonesHandler"; export * from "./Interfaces"; export * from "./SafetyLinesHandler"; export * from "./ScrollBarsStyle"; export * from "./SnapLinesHandler"; export * from "./StandardIntervalCheckLoop"; export * from "./Viewer"; export * from "./ViewerClientSideOptions"; export * from "./ViewerConfiguration"; export * from "./ViewportAlignment"; export * from "./ViewportHandler"; export * from "./WatermarkHandler"; export * from "./ZoomMode"; export * from "./ZoomQuality"; export * from "./CanvasStyle"; export * from "./ScrollbarStyleHandler"; export * from "./Translations"; //# sourceMappingURL=index.js.map