BREAKING CHANGE(core): switch to esm

This commit is contained in:
2022-03-14 14:29:23 +01:00
parent 0139634902
commit f792bd1907
9 changed files with 4021 additions and 12328 deletions

View File

@@ -1,2 +1,2 @@
export * from './smartclickhouse.classes.smartclickhouse';
export * from './smartclickhouse.classes.timedatatable';
export * from './smartclickhouse.classes.smartclickhouse.js';
export * from './smartclickhouse.classes.timedatatable.js';