Variable CSSVariableReferenceValue

CSSVariableReferenceValue: {
    prototype: CSSVariableReferenceValue;
    new (variable, fallback?): CSSVariableReferenceValue;
}

Type declaration