fix(core): update

This commit is contained in:
2020-06-05 09:25:28 +00:00
parent ab9a7891a7
commit 9f81cdfb8a
4 changed files with 23 additions and 9 deletions

View File

@ -1,3 +1,4 @@
import * as isounique from '@pushrocks/isounique';
import * as smartlogInterfaces from '@pushrocks/smartlog-interfaces';
export { smartlogInterfaces };
export { isounique, smartlogInterfaces };