MCPcopy
hub / github.com/Effect-TS/effect / Transferable.test.ts

File Transferable.test.ts

packages/platform/test/Transferable.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Transferable from "@effect/platform/Transferable"
2import { describe, test } from "@effect/vitest"
3import { deepStrictEqual } from "@effect/vitest/utils"
4import { Effect, pipe, Schema } from "effect"

Callers

nothing calls this directly

Calls 4

pipeFunction · 0.90
deepStrictEqualFunction · 0.90
encodeMethod · 0.80
pipeMethod · 0.65

Tested by

no test coverage detected