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

File codeblock.ts

packages/plugins/codeblock/src/interfaces/codeblock.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Element, generateRandomKey } from '@editablejs/models'
2import { CODEBLOCK_KEY } from '../constants'
3
4export interface CodeBlockTheme {

Callers

nothing calls this directly

Calls 1

generateRandomKeyFunction · 0.90

Tested by

no test coverage detected