Skip to main content

Interface: EventConfig

Extends

Properties

__auto?

optional __auto: true;

Inherited from

BaseConfig.__auto


__module?

optional __module: string;

Inherited from

BaseConfig.__module


__path?

optional __path: string;

Inherited from

BaseConfig.__path


__plugin?

optional __plugin: object;
NameType
namestring
pathstring

Inherited from

BaseConfig.__plugin


description?

optional description: string;

Inherited from

BaseConfig.description


frequency?

optional frequency: "always" | "once";

timeout?

optional timeout: number;

Inherited from

BaseConfig.timeout