fix(core): update

This commit is contained in:
2018-11-23 20:33:44 +01:00
parent 2dba68df8c
commit a7484e791a
12 changed files with 736 additions and 88 deletions

View File

@@ -2,8 +2,9 @@ import * as plugins from './lik.plugins';
// import modules
export * from './lik.interestmap';
export * from './lik.limitedarray';
export * from './lik.looptracker';
export * from './lik.objectmap';
export * from './lik.stringmap';
export * from './lik.limitedarray';
export * from './lik.tree';