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

    A task identifier

    interface TaskIdentifier {
        type: string;
        [name: string]: string;
    }

    Indexable

    • [name: string]: string
    Index

    Properties

    Properties

    type: string