Disposable
Popii / Disposable
Interface: Disposable
Section titled “Interface: Disposable”Defined in: runtime/lifecycle.ts:5
Methods
Section titled “Methods”start()?
Section titled “start()?”
optionalstart():void|Promise<void>
Defined in: runtime/lifecycle.ts:5
Returns
Section titled “Returns”void | Promise<void>
stop()?
Section titled “stop()?”
optionalstop():void|Promise<void>
Defined in: runtime/lifecycle.ts:5
Returns
Section titled “Returns”void | Promise<void>
Properties
Section titled “Properties”id:
string
Defined in: runtime/lifecycle.ts:5