UNPKG

@golemio/parkings

Version:
5 lines (4 loc) 99 B
export interface ITskParkingValidity { validFrom: string | null; validTo: string | null; }