Function
| Static Public Summary | ||
| public |
onPluginLoad(ev: PluginEvent) Creates several general utility methods bound to the eventbus. |
|
Static Public
public onPluginLoad(ev: PluginEvent) source
import {onPluginLoad} from 'typhonjs-package-util/src/PackageUtil.js'Creates several general utility methods bound to the eventbus.
Params:
| Name | Type | Attribute | Description |
| ev | PluginEvent | An event proxy for the main eventbus. |