UNPKG

nuxt-tiptap-editor

Version:

Essentials to Quickly Integrate TipTap Editor into your Nuxt App

5 lines (4 loc) 514 B
import { type NodeViewProps } from '@tiptap/vue-3'; declare const __VLS_export: import("@vue/runtime-core").DefineComponent<NodeViewProps, {}, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<NodeViewProps> & Readonly<{}>, {}, {}, {}, {}, string, import("@vue/runtime-core").ComponentProvideOptions, false, {}, any>; declare const _default: typeof __VLS_export; export default _default;