UNPKG
@iota/area-codes
Version:
latest (0.1.1)
0.1.1
0.1.0
IOTA Area Codes (IAC) JavaScript
github.com/iotaledger/iota-area-codes
iotaledger/iota-area-codes
@iota/area-codes
/
typings
/
index.d.ts
8 lines
(7 loc)
•
220 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
"./iacCodeArea"
;
export
*
from
"./iacDimensions"
;
export
*
from
"./codePrecision"
;
export
*
from
"./conversion"
;
export
*
from
"./precision"
;
export
*
from
"./extract"
;
export
*
from
"./validation"
;