UNPKG

@udecode/plate-ui-link

Version:
4 lines 229 B
/// <reference types="react" /> import { TEditableProps } from '@udecode/plate-common'; export declare const PlateFloatingLink: ({ readOnly }: TEditableProps) => JSX.Element | null; //# sourceMappingURL=PlateFloatingLink.d.ts.map