UNPKG

@plone/volto

Version:
7 lines (6 loc) 202 B
export default RelationWidget; declare function RelationWidget({ value, children, className }: { value: any; children: any; className: any; }): "" | import("react/jsx-runtime").JSX.Element;