integrate tsn and clean up
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
declare var hello: string;
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
var hello = "hello";
|
||||
+1
@@ -0,0 +1 @@
|
||||
declare var something: string;
|
||||
+1
@@ -0,0 +1 @@
|
||||
var something = "something";
|
||||
Reference in New Issue
Block a user