UNPKG
crypto-convert
Version:
beta (2.0.0)
latest (2.1.7)
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-latest
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Convert crypto to fiat and vice-versa instantly.
coinconvert.net
coinconvert/crypto-convert
crypto-convert
/
dist
/
api.d.ts
4 lines
(3 loc)
•
105 B
TypeScript
View Raw
1
2
3
4
import
{
API
as
APITypes
}
from
'./api.d'
;
declare
const
_default
:
APITypes
;
export
default
_default;