UNPKG

@sanity/desk-tool

Version:

Tool for managing all sorts of content in a structured manner

7 lines 194 B
import React from 'react'; import { BackLinkProps } from './types'; /** * @internal */ export declare const BackLink: React.ComponentType<BackLinkProps>; //# sourceMappingURL=BackLink.d.ts.map