UNPKG

@omnigraph/openapi

Version:
5 lines (4 loc) 263 B
export { loadGraphQLSchemaFromOpenAPI as default } from './loadGraphQLSchemaFromOpenAPI'; export { getJSONSchemaOptionsFromOpenAPIOptions } from './getJSONSchemaOptionsFromOpenAPIOptions'; export { OpenAPILoaderOptions } from './types'; export * from './bundle';