Home Reference Source Test Repository

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:

NameTypeAttributeDescription
ev PluginEvent

An event proxy for the main eventbus.