UNPKG

@scalar/oas-utils

Version:

Open API spec and Yaml handling utilities

3 lines 253 B
export { type ClientPlugin, type ResponseBodyHandler, executeHook, subscribePluginEvents } from './client-plugins.js'; export { formatJsonOrYamlString, json, parseJsonOrYaml, transformToJson, yaml } from './parse.js'; //# sourceMappingURL=index.d.ts.map