@wcauchois/program-builder > INullableValuedFlagOptions
INullableValuedFlagOptions interfaceSignature:
export interface INullableValuedFlagOptions<K extends string, V> extends IValuedFlagCommonOptions<K>
Properties
Property | Type | Description |
---|---|---|
default |
|
@wcauchois/program-builder > INullableValuedFlagOptions
export interface INullableValuedFlagOptions<K extends string, V> extends IValuedFlagCommonOptions<K>
Property | Type | Description |
---|---|---|
default |
|