governPlugin()
Popii / governPlugin
Function: governPlugin()
Section titled “Function: governPlugin()”governPlugin<
TState>(plugin):PopiiPlugin<TState>
Defined in: plugins/runtime.ts:23
Applies mandatory 1.0 governance metadata before a plugin enters the runtime.
Type Parameters
Section titled “Type Parameters”TState
Section titled “TState”TState
Parameters
Section titled “Parameters”plugin
Section titled “plugin”PopiiPlugin<TState>
Returns
Section titled “Returns”PopiiPlugin<TState>