Hook for running operations before install. @method beforeInstall @return {Promise|null}
()
| 634 | @return {Promise|null} |
| 635 | */ |
| 636 | beforeInstall() {}, |
| 637 | |
| 638 | /** |
| 639 | Hook for running operations after install. |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…