MCPcopy Create free account
hub / github.com/Effect-TS/effect / AtomRpc.test.ts

File AtomRpc.test.ts

packages/effect/test/reactivity/AtomRpc.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Effect, Layer, Schema } from "effect"
3import { Atom, AtomRegistry, AtomRpc, Hydration } from "effect/unstable/reactivity"
4import { Rpc, RpcGroup } from "effect/unstable/rpc"

Callers

nothing calls this directly

Calls 5

makeMethod · 0.65
mountMethod · 0.65
assertFunction · 0.50
succeedMethod · 0.45
failMethod · 0.45

Tested by

no test coverage detected