UNPKG

@golemio/parkings

Version:
5 lines (4 loc) 109 B
export interface IParkingSourcesParams { primarySource: string[]; isRestrictedToOpenData: boolean; }