Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
4
import
* as Duration from
"effect/Duration"
Callers
nothing calls this directly
Calls
10
fromReadonlyRecord
Function · 0.85
isCookies
Function · 0.85
makeCookie
Function · 0.85
unsafeMakeCookie
Function · 0.85
setAll
Function · 0.85
fromIterable
Function · 0.70
set
Method · 0.65
remove
Method · 0.65
get
Method · 0.65
map
Method · 0.65
Tested by
no test coverage detected