(label?: string)
| 30 | readonly clear: Effect<void> |
| 31 | count(label?: string): Effect<void> |
| 32 | countReset(label?: string): Effect<void> |
| 33 | debug(...args: ReadonlyArray<any>): Effect<void> |
| 34 | dir(item: any, options?: any): Effect<void> |
| 35 | dirxml(...args: ReadonlyArray<any>): Effect<void> |
no outgoing calls
no test coverage detected