UNPKG

@milkdown/plugin-clipboard

Version:

The clipboard plugin of [milkdown](https://milkdown.dev/).

4 lines 205 B
type UnknownRecord = Record<string, unknown>; export declare function isPureText(content: UnknownRecord | UnknownRecord[] | undefined | null): boolean; export {}; //# sourceMappingURL=is-pure-text.d.ts.map