UNPKG

@golemio/parkings

Version:
4 lines (3 loc) 226 B
import { ISmart4CityLocation } from "./interfaces/ISmart4CityLocation"; import { JSONSchemaType } from "@golemio/core/dist/shared/ajv"; export declare const smart4CityLocationJsonSchema: JSONSchemaType<ISmart4CityLocation[]>;