Theia API Documentation v1.75.0
    Preparing search index...

    A single non-"Limited" choice for AiSessionLimitControl, mapping a label to its magic value.

    interface SessionLimitSpecialOption {
        label: string;
        value: number;
    }
    Index

    Properties

    Properties

    label: string
    value: number