first working version

This commit is contained in:
2016-07-22 00:16:45 +02:00
commit 35f8f1e9b8
15 changed files with 221 additions and 0 deletions

5
ts/index.ts Normal file
View File

@@ -0,0 +1,5 @@
import * as plugins from "./lik.plugins";
// import modules
export * from "./lik.stringmap";