UNPKG
cmc-api
Version:
latest (1.0.4)
1.0.4
1.0.2
0.9.0
0.8.0
0.7.5
0.7.0
0.6.0
0.5.4
CoinMarketCap RESTful API Wrapper
github.com/nsmle/cmc-api
nsmle/cmc-api
cmc-api
/
lib
/
utils
/
decorators.util.d.ts
2 lines
(1 loc)
•
72 B
TypeScript
View Raw
1
2
export
declare
const
Enumerable
:
(
value
:
boolean
) =>
PropertyDecorator
;