Files
eewing cf73cd3b4c INIT
2026-02-17 14:10:16 -06:00

3 lines
138 B
TypeScript

export { default as TextSelectionLayer } from "./text-selection-layer.svelte";
export type { TextSelectionLayerProps } from "./types.js";