Features
Loads Features
public Features(dir: string, callback: (feature: FeatureInterface, fileName: string) => Awaited<unknown>): this
dir: features directory
callback: function executed when an event is loaded
Last updated
Was this helpful?
Loads Features
public Features(dir: string, callback: (feature: FeatureInterface, fileName: string) => Awaited<unknown>): this
dir: features directory
callback: function executed when an event is loaded
Last updated
Was this helpful?