fix(core): update

This commit is contained in:
2021-03-22 02:33:23 +00:00
parent 5944310af9
commit 6c9b19cb9f
6 changed files with 38 additions and 23 deletions

View File

@@ -1,6 +1,4 @@
// tslint:disable-next-line: no-submodule-imports
import fastDeepEqual from 'fast-deep-equal/es6';
export {
fastDeepEqual
};
export { fastDeepEqual };