Members
handler :function
Feature handler function.
Type:
- function
- Source
name :string
Feature name
Type:
- string
- Source
Methods
(async) dispose() → {Promise.<void>}
Dispose the instance and clean up resources.
- Source
Returns:
- Type:
- Promise.<void>