interface IntIn {
    in: number[];
}

Properties

Properties

in: number[]