UNPKG

@golemio/parkings

Version:
6 lines (5 loc) 212 B
import { DataSource } from "@golemio/core/dist/integration-engine/datasources"; export declare class ZtpParkingZonesDataSourceFactory { static readonly API_URL: any; static getDataSource(): DataSource; }