Home > @activeviam/activeui-sdk > NestedStringArrays
NestedStringArrays type
An array that contains strings or arrays of strings or arrays of arrays of strings, etc.
Signature:
export declare type NestedStringArrays = NestedArray<string>;
Home > @activeviam/activeui-sdk > NestedStringArrays
An array that contains strings or arrays of strings or arrays of arrays of strings, etc.
Signature:
export declare type NestedStringArrays = NestedArray<string>;