interface StringIn {
    in: string[];
}

Properties

Properties

in: string[]