UNPKG
hk-mtr-util
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A simple TypeScript Library contains information about HK MTR.
hk-mtr-util
/
dist
/
getNewTerritoriesLocation.d.ts
3 lines
•
155 B
TypeScript
View Raw
1
2
3
import
{
District
}
from
'./type'
;
export
declare
function
getNewTerritoriesLocation
(
):
District
[];
//# sourceMappingURL=getNewTerritoriesLocation.d.ts.map