MCPcopy
hub / github.com/udecode/plate / resolvePlugins.spec.tsx

File resolvePlugins.spec.tsx

packages/core/src/internal/plugin/resolvePlugins.spec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createSlateEditor, type SlateEditor } from '../../lib/editor';
2
3import { createSlatePlugin } from '../../lib/plugin/createSlatePlugin';
4import { DebugPlugin } from '../../lib/plugins/debug/DebugPlugin';

Callers

nothing calls this directly

Calls 13

createSlatePluginFunction · 0.90
resolvePluginsFunction · 0.90
resolveAndSortPluginsFunction · 0.90
applyPluginsToEditorFunction · 0.90
resolvePluginOverridesFunction · 0.90
createPlateEditorFunction · 0.90
createPlatePluginFunction · 0.90
getPluginFunction · 0.90
resolvePluginTestFunction · 0.90
getResolvedKeysFunction · 0.85
getSortedKeysFunction · 0.85
keysMethod · 0.80

Tested by

no test coverage detected