MCPcopy
hub / github.com/Effect-TS/effect / Cookies.ts

File Cookies.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * @since 1.0.0
3 */
4import * as Duration from "effect/Duration"

Callers

nothing calls this directly

Calls 10

fromReadonlyRecordFunction · 0.85
isCookiesFunction · 0.85
makeCookieFunction · 0.85
unsafeMakeCookieFunction · 0.85
setAllFunction · 0.85
fromIterableFunction · 0.70
setMethod · 0.65
removeMethod · 0.65
getMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected