MCPcopy Create free account
hub / github.com/Botloader/botloader / SessionContext.tsx

File SessionContext.tsx

frontend/src/modules/session/SessionContext.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { createContext, useEffect, useState } from "react";
2import { ApiClient, User, isErrorResponse } from "botloader-common";
3import { CreateFetcher } from "../../Util";
4import { BuildConfig } from "../../BuildConfig";

Callers

nothing calls this directly

Calls 1

CreateFetcherFunction · 0.90

Tested by

no test coverage detected