BREAKING CHANGE(core): switch to esm

This commit is contained in:
2022-10-19 19:27:42 +02:00
parent 7067826a4e
commit 451daec7b4
19 changed files with 4303 additions and 11517 deletions

5
test/plugins.ts Normal file
View File

@@ -0,0 +1,5 @@
import * as smartpath from '@pushrocks/smartpath';
export {
smartpath
};