Skip to content

Type Alias: FlagDefinitionValue

ts
type 
FlagDefinitionValue
=
FlagOptions
|
TypeValue
;

Defined in: packages/parser/src/types.ts:86

Released under the MIT license