UNPKG

@scalar/api-client

Version:

the open source API testing client

7 lines 292 B
/** * Configures both JSON and YAML language support for the given model URI * * @param modelUri - The URI of the model to configure language support for */ export declare const configureLanguageSupport: (modelUri: string) => void; //# sourceMappingURL=configure-language-support.d.ts.map