MCPcopy Index your code
hub / github.com/editablejs/editable / selection-drawing.ts

File selection-drawing.ts

packages/editor/src/plugin/selection-drawing.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import create, { StoreApi, UseBoundStore } from 'zustand'
2import { Selection, Range, Editor } from '@editablejs/models'
3import { getLineRectsByRange } from '../utils/selection'
4import { Editable } from './editable'

Callers

nothing calls this directly

Calls 1

getStoreFunction · 0.70

Tested by

no test coverage detected