@duckduckgo/content-scope-scripts
    Preparing search index...

    Interface HexValueBackground

    interface HexValueBackground {
        kind: "hex";
        value: string;
    }
    Index

    Properties

    Properties

    kind: "hex"
    value: string