UNPKG

@prosekit/svelte

Version:

Svelte components and utilities for ProseKit

6 lines (5 loc) 135 B
import type { Component } from 'svelte'; /** * @internal */ export declare const NodeViewConsumer: Component<Record<string, never>>;