UNPKG
type-gimei
Version:
latest (1.0.3)
1.0.3
0.2.4
0.2.3
0.2.2
type-gimei generates Japanese Language random data.
github.com/abcb2/type-gimei
abcb2/type-gimei
type-gimei
/
addresses_data.d.ts
6 lines
(5 loc)
•
114 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
const
ADDRESSES_DATA
: {
prefecture
:
string
[][];
city
:
string
[][];
town
:
string
[][]; };