added Objectmap

This commit is contained in:
2016-07-31 00:54:46 +02:00
parent 95fe1f7937
commit e3a811bffd
10 changed files with 138 additions and 10 deletions

View File

@@ -2,4 +2,5 @@ import * as plugins from "./lik.plugins";
// import modules
export * from "./lik.stringmap";
export * from "./lik.stringmap";
export * from "./lik.objectmap";