UNPKG

@golemio/parkings

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