UNPKG
@tuneo/types
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Official types for Tuneo API
@tuneo/types
/
types
/
globals.ts
5 lines
(4 loc)
•
69 B
text/typescript
View Raw
1
2
3
4
5
export
enum
Language { EnglishUS =
'en'
, PortugueseBR =
'pt-br'
, }