We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb6dafa commit eccc00cCopy full SHA for eccc00c
type.ts
@@ -1 +1,4 @@
1
2
+export function type(){
3
+ console.log('This is a Typescript repository');
4
+}
0 commit comments