UNPKG

@golemio/pid

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