@wcauchois/program-builder > INullableValuedFlagOptions
INullableValuedFlagOptions interface
Signature: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 |
|