LifecyclePlugin
此内容尚不支持你的语言。
Defined in: lifecycle.ts:100
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new LifecyclePlugin(
options_?):LifecyclePlugin
Defined in: lifecycle.ts:104
Parameters
Section titled “Parameters”options_?
Section titled “options_?”Returns
Section titled “Returns”LifecyclePlugin
Properties
Section titled “Properties”name:
string='Lifecycle'
Defined in: lifecycle.ts:101
Implementation of
Section titled “Implementation of”Methods
Section titled “Methods”build()
Section titled “build()”build(
app):void
Defined in: lifecycle.ts:106
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
Implementation of
Section titled “Implementation of”cleanup()
Section titled “cleanup()”cleanup():
void
Defined in: lifecycle.ts:125
Returns
Section titled “Returns”void