Skip to content

Commit eccc00c

Browse files
authored
Update type.ts
1 parent fb6dafa commit eccc00c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

type.ts

+3
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11

2+
export function type(){
3+
console.log('This is a Typescript repository');
4+
}

0 commit comments

Comments
 (0)