This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
SmartCost
/
javascript-package-template
フォーク元
SmartCost/typescript-package-template
Watch
4
Star
0
Fork
0
ファイル
ツリー:
79a8ec9996
ブランチ
タグ
master
javascript-p...
/
src
/
module-a
/
index.ts
index.ts
62 B
履歴
Raw
1
2
3
export default function testA(): string {
return 'testA';
}