Type alias InitializeResult

InitializeResult: {
    error: AuthError | null;
}

Type declaration

Generated using TypeDoc