Skip to content

Commit b197cc6

Browse files
test
1 parent 316e108 commit b197cc6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/test.ts

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
export function test() {
2+
return 1
3+
}
4+
5+
export default test

0 commit comments

Comments
 (0)