Back to Cap

`@cap/web-domain`

packages/web-domain/README.md

latest394 B
Original Source

@cap/web-domain

Types, functions, definitions, and more that comprise the domain of @cap/web. All code in this package is designed to be shared across the client and server.

Things in this package include but are not limited to:

  • Domain data types (Video.Video, Video.VideoId)
  • RPC definitions (VideoRpcs)
  • Full-stack errors (InternalError)
  • Client-safe utilities (Policy)