UNPKG

bits-ui

Version:

The headless components for Svelte.

3 lines (2 loc) 138 B
export { default as TextSelectionLayer } from "./text-selection-layer.svelte"; export type { TextSelectionLayerProps } from "./types.js";