interface ContainsAllIds {
    containsAll: number[];
}

Properties

Properties

containsAll: number[]