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

File Clipboard.ts

packages/platform/browser/src/Clipboard.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Browser clipboard integration for Effect programs.
3 *
4 * This module defines the `Clipboard` service, the `ClipboardError` raised by

Callers

nothing calls this directly

Calls 4

makeFunction · 0.70
readMethod · 0.65
writeMethod · 0.65
succeedMethod · 0.45

Tested by

no test coverage detected