API@cli-forge/parsertype-aliasesType Alias: StringArrayOptionConfig\<TCoerce, TChoices\>On this pageType Alias: StringArrayOptionConfig<TCoerce, TChoices> StringArrayOptionConfig<TCoerce, TChoices>: object & CommonOptionConfig<string[], TCoerce, TChoices> Type declaration items items: "string" type type: "array" Type Parameters • TCoerce = string • TChoices = TCoerce[] Defined in packages/parser/src/lib/option-types/array.ts:21