Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/calcom/cal.diy
/ get
Function
get
packages/features/bookings/Booker/useSlotReservationId.ts:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
slotReservationId = uid;
10
}
11
function
get() {
12
return
slotReservationId;
13
}
14
return
[get(), set] as
const
;
15
};
Callers
2
createBookerStore
Function · 0.70
useSlotReservationId
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected