UNPKG
chertoperter
Version:
latest (0.1.7)
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Fake data generator for Persian developers
chertoperter
/
dist
/
modules
/
address
/
type.d.ts
7 lines
•
169 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
interface
I_ADDRESS_MODULE_CONFIG {
street
?:
string
[];
square
?:
string
[];
alley
?:
string
[];
place
?:
string
[]; }
//# sourceMappingURL=type.d.ts.map