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

    Interface ColorDetectionInput

    interface ColorDetectionInput {
        env?: Readonly<Record<string, string | undefined>>;
        isTTY?: boolean;
    }
    Index

    Properties

    Properties

    env?: Readonly<Record<string, string | undefined>>
    isTTY?: boolean