UNPKG

glenbikes-typescript-seattle

Version:

Seattle region plug-in for howsmydriving packagemodule.

4 lines (3 loc) 146 B
import { IRegion } from 'glenbikes-typescript-test'; export { SeattleRegion } from './src/seattle'; export declare function GetRegion(): IRegion;