Variable errorsConst

    errors: {
        logout: string;
        organizations: string;
        user: string;
        workspaces: string;
    } = ...

    Errors

    Type declaration

    • logout: string
    • organizations: string
    • user: string
    • workspaces: string

    Generated using TypeDoc and TypeDoc Airthium Plugin