Skip to content

Type Alias: FlagDefinitionValue

ts
type 
FlagDefinitionValue
=
FlagOptions
|
FlagType
;

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

Released under the MIT license