Theia API Documentation v1.67.0
    Preparing search index...
    interface CodexClient {
        sendError(streamId: string, error: Error): void;
        sendToken(streamId: string, token?: ThreadEvent): void;
    }

    Implemented by

    Index

    Methods