blessed-components - v1.20.0
    Preparing search index...

    Interface CommandCenterCharacters

    Character tokens used by CommandCenter.

    interface CommandCenterCharacters {
        active: string;
        disabled: string;
        group: string;
        recent: string;
    }
    Index

    Properties

    active: string
    disabled: string
    group: string
    recent: string