UNPKG

@prosekit/svelte

Version:

Svelte components and utilities for ProseKit

4 lines (3 loc) 279 B
export { BlockHandleAdd, type BlockHandleAddProps } from './block-handle-add.gen'; export { BlockHandleDraggable, type BlockHandleDraggableProps } from './block-handle-draggable.gen'; export { BlockHandlePopover, type BlockHandlePopoverProps } from './block-handle-popover.gen';