UNPKG

phx-react

Version:

PHX REACT

6 lines (5 loc) 187 B
/** * Registers paste sanitization for the rich text editor. * @returns Null because the plugin only registers editor commands. */ export default function SanitizePastePlugin(): null;