UNPKG

hk-mtr-util

Version:

A simple TypeScript Library contains information about HK MTR.

3 lines 139 B
import { District } from './type'; export declare function getIslandLocation(): District[]; //# sourceMappingURL=getIslandLocation.d.ts.map