This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
SmartCost
/
javascript-package-template
forké depuis
SmartCost/typescript-package-template
Suivre
4
Voter
0
Fork
0
Fichiers
Aborescence:
79a8ec9996
Branches
Tags
master
javascript-p...
/
src
/
module-a
/
index.ts
index.ts
62 B
Historique
Raw
1
2
3
export default function testA(): string {
return 'testA';
}