MCPcopy Create free account
hub / github.com/async-library/react-async / Async.tsx

File Async.tsx

packages/react-async/src/Async.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from "react"
2
3import globalScope, { MockAbortController } from "./globalScope"
4import { IfInitial, IfPending, IfFulfilled, IfRejected, IfSettled } from "./helpers"

Callers

nothing calls this directly

Calls 1

createInstanceFunction · 0.85

Tested by

no test coverage detected