UNPKG

zeroant

Version:
5 lines (4 loc) 170 B
import React from 'react'; import { type EditPropertyProps } from 'adminjs'; export declare const SchemaEditor: React.FC<EditPropertyProps>; export default SchemaEditor;