@tak-ps/node-cot
    Preparing search index...

    Variable ColorAttributesConst

    ColorAttributes: TObject<
        {
            _attributes: TOptional<
                TObject<{ argb: TOptional<TInteger>; value: TOptional<TInteger> }>,
            >;
        },
    > = ...