Hook for running operations after install. @method afterInstall @return {Promise|null}
()
| 641 | @return {Promise|null} |
| 642 | */ |
| 643 | afterInstall() {}, |
| 644 | |
| 645 | /** |
| 646 | Hook for running operations before uninstall. |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…