UNPKG
@sroussey/parse-address
Version:
latest (3.0.0-beta1)
3.0.0-beta1
2.4.2
2.4.1
2.4.0
2.3.1
2.2.10
2.2.9
2.2.5
US Street Address Parser
github.com/sroussey/parse-address
sroussey/parse-address
@sroussey/parse-address
/
dist
/
maps
/
ca
/
directions.d.ts
15 lines
(14 loc)
•
278 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
export declare const directionsMap: { north: string; northeast: string; east: string; southeast: string; south: string; southwest: string; west: string; northwest: string; nord: string; est: string; sud: string; ouest: string; };