MCPcopy
hub / github.com/codex-team/editor.js / ContentlessToolData

Interface ContentlessToolData

test/cypress/fixtures/tools/ContentlessTool.ts:6–6  ·  view source on GitHub ↗

* In the simplest Contentless Tool (eg. Delimiter) there is no data to save

Source from the content-addressed store, hash-verified

4 * In the simplest Contentless Tool (eg. Delimiter) there is no data to save
5 */
6interface ContentlessToolData {}
7
8/**
9 * This tool behaves like a delimiter

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected