UNPKG

@sanity/desk-tool

Version:

Tool for managing all sorts of content in a structured manner

4 lines 266 B
import React from 'react'; import { ReferenceChildLinkProps } from './types'; export declare const ReferenceChildLink: React.ForwardRefExoticComponent<ReferenceChildLinkProps & React.RefAttributes<HTMLAnchorElement>>; //# sourceMappingURL=ReferenceChildLink.d.ts.map