UNPKG
ts-cards
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Cards but in typescript
github.com/andreasmwenzel/ts-cards
andreasmwenzel/ts-cards
ts-cards
/
lib
/
suits
/
index.d.ts
2 lines
(1 loc)
•
62 B
TypeScript
View Raw
1
2
export
{ clubs, hearts, diamonds, spades }
from
'./standard'
;