UNPKG

@spasea/uz-booking-client

Version:
6 lines (5 loc) 103 B
export default interface IStation { title: string; region: string | null; value: number; }