UNPKG

@prosekit/svelte

Version:

Svelte components and utilities for ProseKit

3 lines (2 loc) 164 B
export { ResizableHandle, type ResizableHandleProps } from './resizable-handle.gen'; export { ResizableRoot, type ResizableRootProps } from './resizable-root.gen';