This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
SmartCost
/
javascript-package-template
forked from
SmartCost/typescript-package-template
Xem
4
Star
0
Fork
0
Các tập tin
Tree:
79a8ec9996
Branches
Tags
master
javascript-p...
/
src
/
module-a
/
index.ts
index.ts
62 B
Lịch sử
Raw
1
2
3
export default function testA(): string {
return 'testA';
}