import { Condition } from "@solarwinds/squadcast-sdk-typescript/models"; let value: Condition = "and";
"and" | "or"
Last updated 1 month ago