UNPKG

@scalar/api-client

Version:

the open source API testing client

6 lines 296 B
/** * This function ensures that the Monaco Editor's global environment is configured * to provide the correct web worker for each language (json, yaml, or the default editor). */ export declare const ensureMonacoEnvironment: () => void; //# sourceMappingURL=ensure-monaco-environment.d.ts.map