Type guard to narrow a ConditionArgs to a specific variant.
True if the value is the specified kind, with type narrowing
The discriminant to check for ('TimeAbsolute' or 'TimeRelative')
The ConditionArgs value to narrow
Generated using TypeDoc
Type guard to narrow a ConditionArgs to a specific variant.
Returns
True if the value is the specified kind, with type narrowing