| 7 | interface CallbackOrder { [0]: CodeceptJS.I } |
| 8 | interface Methods extends CodeceptJS.WebDriver, customHelpers {} |
| 9 | interface I extends ReturnType<steps_file> {} |
| 10 | namespace Translation { |
| 11 | interface Actions {} |
| 12 | } |
nothing calls this directly
no outgoing calls
no test coverage detected