@flighthq/types
Shared TypeScript interfaces, enums, and symbol constants used across all packages
Install
npm install @flighthq/types
Import the supported application-facing API from @flighthq/types. The @flighthq/types/contract export is the wider package-to-package contract used to compose Flight itself.
This package is part of the locked-version Flight SDK graph. Applications may instead install and import @flighthq/sdk when package-level tree shaking is sufficient.