vot.js - v2.4.12
    Preparing search index...
    CSSStyleValue: {
        prototype: CSSStyleValue;
        parse(property: string, cssText: string): CSSStyleValue;
        parseAll(property: string, cssText: string): CSSStyleValue[];
        new (): CSSStyleValue;
    }

    Type declaration