UNPKG

@golemio/parkings

Version:
6 lines (5 loc) 196 B
import { AbstractWorker } from "@golemio/core/dist/integration-engine"; export declare class StaticTariffsWorker extends AbstractWorker { protected readonly name: string; constructor(); }