implemented Observablemap

This commit is contained in:
2016-09-22 12:00:33 +02:00
parent 3b04f81b68
commit 2f681911ae
15 changed files with 181 additions and 9 deletions

View File

@@ -4,3 +4,4 @@ import * as plugins from './lik.plugins'
export * from './lik.stringmap'
export * from './lik.objectmap'
export * from './lik.observablemap'