UNPKG

@prosekit/svelte

Version:

Svelte components and utilities for ProseKit

4 lines 200 B
import type { Component } from 'svelte'; import type { MarkViewWrapperProps } from './props'; export declare const MarkViewWrapper: Component<MarkViewWrapperProps>; //# sourceMappingURL=index.d.ts.map