MigrationGuidelineContext interface
Migration Guideline Context.
Properties
context |
Gets the reasoning context key. |
context |
Gets the reasoning context value. |
Property Details
contextKey
Gets the reasoning context key.
contextKey?: string
Property Value
string
contextValue
Gets the reasoning context value.
contextValue?: string
Property Value
string