interface ContainsAnyIds {
    containsAny: number[];
}

Properties

Properties

containsAny: number[]