# packages/ — Shared Libraries Shared packages consumed by one or more apps in the monorepo. | Package | Export | Used By | |---------|--------|---------| | `ui` | `@void-nav/ui` | `apps/game`, `apps/site` | All packages use TypeScript and export directly from source (no build step — consumers handle bundling).