UNPKG

quill-component-library

Version:
5 lines (4 loc) 105 B
declare const Instructions: ({ html, }: { html: any; }) => JSX.Element; export { Instructions };