UNPKG

@golemio/parkings

Version:
10 lines 275 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Parkomats = void 0; const forExport = { name: "Parkomats", pgSchema: "parkings", pgTableName: "parkomats", }; exports.Parkomats = forExport; //# sourceMappingURL=Parkomats.js.map