Create typescript@rc

ESNext Dynamic Import!
This commit is contained in:
Aluan Haddad
2017-06-13 07:07:13 -04:00
parent 2ca8c3a02f
commit db765e13b0
+14
View File
@@ -0,0 +1,14 @@
{
"browser": {},
"map": {
"buffer": "@empty",
"child_process": "@empty",
"fs": "@empty",
"path": "@empty",
"process": "@empty",
"readline": "@empty"
},
"dependencies": {
"source-map-support": "*"
}
}