Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
MigrationCompatibilityAssessment
Interface MigrationCompatibilityAssessment
interface
MigrationCompatibilityAssessment
{
code
?:
string
;
level
:
|
string
&
{}
|
"partial"
|
"compatible"
|
"incompatible"
;
manualSteps
:
string
[]
;
reason
:
string
;
warnings
:
string
[]
;
}
Index
Properties
code?
level
manual
Steps
reason
warnings
Properties
Optional
code
code
?:
string
level
level
:
|
string
&
{}
|
"partial"
|
"compatible"
|
"incompatible"
manual
Steps
manual
Steps
:
string
[]
reason
reason
:
string
warnings
warnings
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
level
manual
Steps
reason
warnings
@honua/sdk-js
Loading...