UNPKG
tempnumber-client
Version:
latest (1.0.1)
1.0.1
1.0.0
temp-number.org SMS Typescript client
gitlab.com/privatix-public/tempnumber-client
tempnumber-client
/
build
/
types
/
index.d.ts
5 lines
(4 loc)
•
109 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./user'
;
export
*
from
'./activation'
;
export
*
from
'./catalog'
;
export
*
from
'./payments'
;