@omnigraph/openapi
Version:
5 lines (4 loc) • 301 B
text/typescript
export { loadGraphQLSchemaFromOpenAPI as default } from './loadGraphQLSchemaFromOpenAPI.cjs';
export * from './loadGraphQLSchemaFromOpenAPI.cjs';
export { getJSONSchemaOptionsFromOpenAPIOptions } from './getJSONSchemaOptionsFromOpenAPIOptions.cjs';
export { OpenAPILoaderOptions } from './types.cjs';