Preparing search index...
The search index is not available
@hashgraph/solo
@hashgraph/solo
src/types/flag_types
Definition
Interface Definition
interface
Definition
{
alias
?:
string
;
defaultValue
?:
string
|
number
|
boolean
;
describe
:
string
;
disablePrompt
?:
boolean
;
type
?:
string
;
}
Index
Properties
alias?
default
Value?
describe
disable
Prompt?
type?
Properties
Optional
alias
alias
?:
string
Optional
default
Value
defaultValue
?:
string
|
number
|
boolean
describe
describe
:
string
Optional
disable
Prompt
disablePrompt
?:
boolean
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
default
Value
describe
disable
Prompt
type
@hashgraph/solo
Loading...