MCPcopy Create free account
hub / github.com/editablejs/editable / DeleteLevelOptions

Interface DeleteLevelOptions

packages/models/src/interfaces/list.ts:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37export interface DeleteLevelOptions extends ListAboveOptions {
38 unwrapProps?: (node: Node, path: Path) => Record<string, any>
39}
40
41interface FindFirstListOptions {
42 path: Path

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…