Skip to content

RequestScope

RequestScope = Map<string, Promise<unknown>>

Defined in: @storesynk/react/dist/runtime.d.ts:19

Per-request dedupe map for fresh fetches - see createRequestScope.