UNPKG
mat-package
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
Pacote com funções para cálculos matemáticos.
github.com/wesleyara/mat-package
wesleyara/mat-package
mat-package
/
lib
/
Conversor
/
Moedas
/
index.d.ts
2 lines
(1 loc)
•
71 B
TypeScript
View Raw
1
2
export
declare
const
conversorMoedas
:
(
moeda
:
string
) =>
Promise
<
any
>;