import { type EditorProviderProps } from "https://deno.land/x/netzo@0.4.78/deps/@tiptap/react.ts";
definition: { children: ReactNode; slotBefore?: ReactNode; slotAfter?: ReactNode; } & Partial<EditorOptions>
x/netzo/deps/@tiptap/react.ts>EditorProviderProps
import { type EditorProviderProps } from "https://deno.land/x/netzo@0.4.78/deps/@tiptap/react.ts";