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

File use-drag.ts

packages/plugins/table/src/hooks/use-drag.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react'
2import create, { useStore } from 'zustand'
3
4export interface TableDragStore {

Callers

nothing calls this directly

Calls 1

createFunction · 0.50

Tested by

no test coverage detected