UNPKG

@redocly/respect-core

Version:
3 lines 220 B
import type { JSONSchemaType } from '@redocly/ajv/dist/2020'; export declare function removeWriteOnlyProperties<T>(schema: JSONSchemaType<T>): JSONSchemaType<T>; //# sourceMappingURL=remove-write-only-properties.d.ts.map