@entrolytics/api-types
v3.0.1
Published
Shared API types for Entrolytics - First-party growth analytics for the edge
Readme
@entrolytics/api-types
Shared API types for Entrolytics - First-party growth analytics for the edge.
Installation
npm i @entrolytics/api-typespnpm add @entrolytics/api-typesyarn add @entrolytics/api-typesbun add @entrolytics/api-typesPurpose
This package publishes the canonical AppRouter type for consumers that want a stable npm import boundary.
Usage
import type { AppRouter } from '@entrolytics/api-types'Build
The build process regenerates declarations from apps/api and copies the declaration graph into dist/.
Build @entrolytics/api first so apps/api/dist reflects the current router contract.
