BREAKING CHANGE(core): switch to esm
This commit is contained in:
@ -1 +1 @@
|
||||
export * from './smartscaf';
|
||||
export * from './smartscaf.js';
|
||||
|
Reference in New Issue
Block a user
@ -1 +1 @@
|
||||
export * from './smartscaf';
|
||||
export * from './smartscaf.js';
|
||||
|