Preparing search index...
The search index is not available
use-machine-ts
use-machine-ts
Definition
ReservedKeyword
Type Alias ReservedKeyword
Reserved
Keyword
:
"$init"
|
`
Error:
${
any
}
`
The type of reserved keywords for library use.
$init
: Initial state value.
Error:${any}
: String that reports an error.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
use-machine-ts
Loading...
The type of reserved keywords for library use.
$init
: Initial state value.Error:${any}
: String that reports an error.