MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / entry-client.tsx

File entry-client.tsx

packages/app/src/entry-client.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from "react";
2import ReactDOM from "react-dom/client";
3import { RouterProvider } from "@tanstack/react-router";
4import { bootstrapLocalAuthToken } from "@executor-js/react/api/local-auth";

Callers

nothing calls this directly

Calls 3

bootstrapLocalAuthTokenFunction · 0.90
getRouterFunction · 0.90

Tested by

no test coverage detected