Hook for running operations before uninstall. @method beforeUninstall @return {Promise|null}
()
| 648 | @return {Promise|null} |
| 649 | */ |
| 650 | beforeUninstall() {}, |
| 651 | |
| 652 | /** |
| 653 | Hook for running operations after uninstall. |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…