Interface: PreconditionOptions
Defined in: projects/framework/src/lib/structures/Precondition.ts:163
Extends
Options
Properties
position?
optional
position:null
|number
Defined in: projects/framework/src/lib/structures/Precondition.ts:169
The position for the precondition to be set at in the global precondition list. If set to null
, this
precondition will not be set as a global one.
Default
null