MCPcopy
hub / github.com/json-editor/json-editor / SupportObject

Interface SupportObject

tests/codeceptjs/steps.d.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5declare namespace CodeceptJS {
6 interface SupportObject { I: CodeceptJS.I }
7 interface CallbackOrder { [0]: CodeceptJS.I }
8 interface Methods extends CodeceptJS.WebDriver, customHelpers {}
9 interface I extends ReturnType<steps_file> {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected