MCPcopy
hub / github.com/codeceptjs/CodeceptJS / Methods

Interface Methods

test/data/sandbox/configs/custom-helper-esm/steps.d.ts:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4declare namespace CodeceptJS {
5 interface SupportObject { I: I, current: any }
6 interface Methods extends FileSystem, MyHelper {}
7 interface I extends WithTranslation<Methods> {}
8 namespace Translation {
9 interface Actions {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected