js:add lib and .d.ts

This commit is contained in:
pengfei.zhou
2020-01-03 14:44:51 +08:00
committed by osborn
parent 624e90e4a8
commit 7cde16a75d
84 changed files with 3794 additions and 19 deletions

1
doric-js/lib/index.runtime.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
export * from './src/runtime/sandbox';