MCPcopy Create free account
hub / github.com/json-editor/json-editor / CallbackOrder

Interface CallbackOrder

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

Source from the content-addressed store, hash-verified

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> {}
10 namespace Translation {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected