MCPcopy Index your code
hub / github.com/udecode/plate / resolveCreatePluginTest.ts

File resolveCreatePluginTest.ts

packages/core/src/internal/plugin/resolveCreatePluginTest.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { AnyPluginConfig } from '../../lib/plugin/BasePlugin';
2
3import { createSlateEditor } from '../../lib/editor';
4import { createSlatePlugin } from '../../lib/plugin/createSlatePlugin';

Callers

nothing calls this directly

Calls 3

createSlatePluginFunction · 0.90
createSlateEditorFunction · 0.90
resolvePluginFunction · 0.90

Tested by

no test coverage detected