UNPKG

@redocly/cli

Version:

[@Redocly](https://redocly.com) CLI is your all-in-one API documentation utility. It builds, manages, improves, and quality-checks your API descriptions, all of which comes in handy for various phases of the API Lifecycle. Create your own rulesets to make

5 lines 277 B
export declare const OTEL_URL = "https://otel.cloud.redocly.com"; export declare const OTEL_TRACES_URL: string; export declare const DEFAULT_FETCH_TIMEOUT = 3000; export declare const ANONYMOUS_ID_CACHE_FILE = "redocly-cli-anonymous-id"; //# sourceMappingURL=constants.d.ts.map