Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
InvalidStateTransitionError
Interface InvalidStateTransitionError
interface
InvalidStateTransitionError
{
code
:
"InvalidTransition"
;
currentState
:
string
;
message
:
string
;
newState
:
string
;
}
Index
Properties
code
current
State
message
new
State
Properties
Readonly
code
code
:
"InvalidTransition"
Readonly
current
State
current
State
:
string
Every
Import Operation
is assigned one of the following states.
Readonly
message
message
:
string
Readonly
new
State
new
State
:
string
Every
Import Operation
is assigned one of the following states.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
code
current
State
message
new
State
Typescript SDK Type Docs
Loading...
Every Import Operation is assigned one of the following states.