UNPKG

react-hook-quill

Version:

React Hook Quill is a lightweight wrapper for Quill, the rich text editor that does not interfere with the design of either React or Quill.

2 lines (1 loc) 114 B
export { useQuill, usePersistentDelta, useSyncDelta, type Setting, type SafeQuillOptions } from './lib/useQuill';