MCPcopy
hub / github.com/tldraw/tldraw / getShapeAtPoint.test.ts

File getShapeAtPoint.test.ts

packages/tldraw/src/test/getShapeAtPoint.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TLShape, createShapeId, toRichText } from '@tldraw/editor'
2import { TestEditor } from './TestEditor'
3
4let editor: TestEditor

Callers

nothing calls this directly

Calls 15

createShapeIdFunction · 0.85
toRichTextFunction · 0.85
createShapesMethod · 0.80
getShapeAtPointMethod · 0.80
updateShapeMethod · 0.80
deleteShapesMethod · 0.80
selectAllMethod · 0.80
getSelectedShapesMethod · 0.80
getHoveredShapeIdMethod · 0.80
getOnlySelectedShapeMethod · 0.80
getEditingShapeMethod · 0.80
createShapeMethod · 0.65

Tested by

no test coverage detected