MCPcopy Create free account
hub / github.com/effect-app/libs / fetch

Method fetch

packages/vue/src/makeClient.ts:622–622  ·  view source on GitHub ↗
(_options?: RefetchOptions)

Source from the content-addressed store, hash-verified

620 }
621
622 const fetch = (_options?: RefetchOptions) => view.refetch()
623 const handle = {
624 awaitResult: view.awaitResult,
625 refetch: view.refetch,

Callers 1

main.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected