learn-content-engine - v0.20.0
GitHub
Preparing search index...
index
StabilityViolation
Interface StabilityViolation
One violation of the stability promise.
interface
StabilityViolation
{
message
:
string
;
rule
:
"V1"
|
"V2"
|
"V3"
|
"V4"
;
set
:
string
;
}
Index
Properties
message
rule
set
Properties
message
message
:
string
rule
rule
:
"V1"
|
"V2"
|
"V3"
|
"V4"
set
set
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
rule
set
GitHub
learn-content-engine - v0.20.0
Loading...
One violation of the stability promise.