Type Alias: ConfigName
type ConfigName = ArrayValues<typeof configNames>;
Defined in: _internal/config-references.ts:41
Union of supported preset names.
type ConfigName = ArrayValues<typeof configNames>;
Defined in: _internal/config-references.ts:41
Union of supported preset names.