FeatureInterface

FeatureInterface<T = unknown> -> Interface

  • callback: function executed when the handler loads the feature;

  • run: function executed when the handler loads the feature;

  • execute: function executed when the handler loads the feature;

  • emit: function executed when the handler loads the feature;

  • fire: function executed when the handler loads the feature;

Last updated

Was this helpful?