Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/udecode/plate
/ NormalizeTypesPlugin.ts
File
NormalizeTypesPlugin.ts
packages/utils/src/lib/plugins/normalize-types/NormalizeTypesPlugin.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createTSlatePlugin,
type
PluginConfig } from
'@platejs/core'
;
2
import
type
{ Path } from
'@platejs/slate'
;
3
4
import
{ KEYS } from
'../../plate-keys'
;
Callers
nothing calls this directly
Calls
1
createTSlatePlugin
Function · 0.90
Tested by
no test coverage detected