BREAKING CHANGE(core): switch to esm

This commit is contained in:
2022-08-03 17:00:36 +02:00
parent 311232aeea
commit fa59d2da40
11 changed files with 12174 additions and 8978 deletions

View File

@@ -1 +1 @@
export { Smartcli } from './smartcli.classes.smartcli';
export { Smartcli } from './smartcli.classes.smartcli.js';