UNPKG

redoc

Version:
4 lines (3 loc) 150 B
/// <reference types="react" /> import type { SchemaProps } from '.'; export declare const RecursiveSchema: ({ schema }: SchemaProps) => JSX.Element;