remove rxjs and move Observablemap to smartrx

This commit is contained in:
2017-10-26 22:31:14 +02:00
parent 29d6f2d7e0
commit 3c229e8e26
15 changed files with 4 additions and 163 deletions

View File

@@ -4,6 +4,5 @@ import * as plugins from './lik.plugins'
export * from './lik.looptracker'
export * from './lik.objectmap'
export * from './lik.observablemap'
export * from './lik.stringmap'
export * from './lik.limitedarray'