Skip to content

Type Alias: ClercGlobalFlagDefinitionValue

ts
type 
ClercGlobalFlagDefinitionValue
=
ClercFlagOptions
|
FlagType
;

Defined in: packages/core/src/types/flag.ts:7

Released under the MIT license