Events
Loads Events
public Events(dir: string, callback?: (event: EventInterface, file: string) => Awaited<unknown>): this
dir: events directory
callback: function executed when an event is loaded
Last updated
Was this helpful?
Loads Events
public Events(dir: string, callback?: (event: EventInterface, file: string) => Awaited<unknown>): this
dir: events directory
callback: function executed when an event is loaded
Last updated
Was this helpful?