UNPKG

@prosekit/svelte

Version:

Svelte components and utilities for ProseKit

6 lines 170 B
import type { Component } from 'svelte'; /** * @internal */ export declare const NodeViewConsumer: Component<Record<string, never>>; //# sourceMappingURL=index.d.ts.map