We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa96938 commit 10068ddCopy full SHA for 10068dd
Sample/ext.ts
@@ -0,0 +1,3 @@
1
+function funcExt() {
2
+ return "funcExt called";
3
+}
0 commit comments