@argdown/core
    Preparing search index...

    Interface HasColor

    interface HasColor {
        color?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    color?: string