Variable CSSMathClamp

CSSMathClamp: {
    prototype: CSSMathClamp;
    new (lower, value, upper): CSSMathClamp;
}

Type declaration