Theia API Documentation v1.65.0
    Preparing search index...
    Handler: <T>(...args: any[]) => T | PromiseLike<T | undefined>

    eslint-disable-next-line @typescript-eslint/no-explicit-any

    Type Declaration

      • <T>(...args: any[]): T | PromiseLike<T | undefined>
      • Type Parameters

        • T

        Parameters

        • ...args: any[]

        Returns T | PromiseLike<T | undefined>