Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/editablejs/editable
/ index.ts
File
index.ts
packages/plugins/indent/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Editor, Transforms, List } from
'@editablejs/models'
2
import
{ Indent } from
'./interfaces/indent'
3
import
{ IndentEditor } from
'./plugin/indent-editor'
4
Callers
nothing calls this directly
Calls
1
wrapList
Function · 0.85
Tested by
no test coverage detected