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

File decorate.ts

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

Source from the content-addressed store, hash-verified

1// Import necessary dependencies and models from @editablejs
2import * as React from 'react'
3import { Editor, Range, Node, Path, Text, Element } from '@editablejs/models'
4

Callers

nothing calls this directly

Calls 2

getDecorateStoreFunction · 0.85
predicateFunction · 0.70

Tested by

no test coverage detected