BREAKING CHANGE(core): switched to ES syntax and added support for interactivity
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export * from './smartshell.classes.smartshell';
|
||||
export { which } from './smartshell.plugins';
|
||||
export * from './smartshell.classes.smartshell.js';
|
||||
export { which } from './smartshell.plugins.js';
|
||||
|
Reference in New Issue
Block a user