UNPKG

@infinite-canvas-tutorial/webcomponents

Version:
8 lines 255 B
export { UIPlugin } from './plugins'; export { ZoomLevel } from './systems'; export * from './event'; export * from './utils'; export * from './API'; export * from './context'; export { localizedTemplates } from './i18n'; //# sourceMappingURL=index.js.map