UNPKG

@golemio/parkings

Version:
4 lines (3 loc) 230 B
import { JSONSchemaType } from "@golemio/core/dist/shared/ajv"; import { IOsmEntranceProperties } from "./interfaces/IOsmEntranceProperties"; export declare const osmEntrancesParkingSchema: JSONSchemaType<IOsmEntranceProperties>;