Interface CSSImageValue

    interface CSSImageValue {
        toString(): string;
    }
    Hierarchy

    Methods

    Methods