* Called when switch to other panel. You should at least hide the container element here.
()
| 82 | * Called when switch to other panel. You should at least hide the container element here. |
| 83 | */ |
| 84 | hide(): Tool | undefined |
| 85 | /** |
| 86 | * Called when plugin is removed using `eruda.remove('plugin name')`. |
| 87 | */ |
no outgoing calls
no test coverage detected