MCPcopy Create free account
hub / github.com/editablejs/editable / drag.ts

File drag.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

getDragStoreFunction · 0.85

Tested by

no test coverage detected