Type Alias: PreconditionContainerReturn
PreconditionContainerReturn =
Awaitable
<PreconditionContainerResult
>
Defined in: projects/framework/src/lib/utils/preconditions/IPreconditionContainer.ts:18
Defines the return type of the generic IPreconditionContainer.messageRun.
Since
1.0.0