This website requires JavaScript.
Explore
Help
Register
Sign In
public-offering
/
cal.pub0.org
Watch
1
Star
0
Fork
You've already forked cal.pub0.org
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ab7ecff580
cal.pub0.org
/
packages
/
lib
/
server
/
queries
/
index.ts
3 lines
52 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Migrates all tRPC code to a monorepo package (#3484) * WIP * WIP * Type and migration fixes * Adds missing default import * Fixes import * Fixes tRPC imports in App Store * Migrate stripe helpers * WIP * Type fixes * Type fix? * Test fixes * Adds missing stripe packages * Moved queries to lib instead Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-22 17:27:06 +00:00
export
*
from
"./teams"
;
[CAL-988] Limit total appointment time per day/week/month/year (#7166) Co-authored-by: Peer Richelsen <peeroke@gmail.com> Co-authored-by: Omar López <zomars@me.com>
2023-03-10 20:00:19 +00:00
export
*
from
"./booking"
;