UNPKG

alapa

Version:

A cutting-edge web development framework designed to revolutionize the way developers build modern web applications.

11 lines (10 loc) 247 B
interface IOpenApiDefinitionsPaths { [key: string]: { [key: string]: any; }; } export declare let openApiDefinitionsPaths: IOpenApiDefinitionsPaths; export declare const temporalCollections: { [key: string]: any; }; export {};