Skip to content

Function: list()

list(configured, input, transform?, options?): string[]

Resolve a list through string.parseList, so an array from typed config and a "a, b c" string normalize identically. [] when neither source has entries.

string | readonly string[] | null | undefined

ConfigKey

(entry) => string

ConfigOptions

string[]