UNPKG

@scalar/api-reference

Version:

Generate beautiful API references from OpenAPI documents

9 lines 226 B
export declare const ERRORS: { NO_ELEMENT_PROVIDED: string; NO_URL_PROVIDED: string; EMPTY_PATH: string; }; export declare const WARNINGS: { ELEMENT_NOT_FOUND: string; }; //# sourceMappingURL=constants.d.ts.map