fix(core): update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as plugins from './smartobject.plugins';
|
||||
import * as plugins from './smartobject.plugins.js';
|
||||
const fastDeepEqual = plugins.fastDeepEqual;
|
||||
export { fastDeepEqual };
|
||||
|
||||
export * from './smartobject.classes.smartobject';
|
||||
export * from './tools';
|
||||
export * from './smartobject.classes.smartobject.js';
|
||||
export * from './tools/index.js';
|
||||
|
||||
Reference in New Issue
Block a user