alapa
Version:
A cutting-edge web development framework designed to revolutionize the way developers build modern web applications.
8 lines (7 loc) • 311 B
JavaScript
/* eslint-disable @typescript-eslint/no-explicit-any */
Object.defineProperty(exports, "__esModule", { value: true });
exports.temporalCollections = exports.openApiDefinitionsPaths = void 0;
/* eslint-disable prefer-const */
exports.openApiDefinitionsPaths = {};
exports.temporalCollections = {};
;