/br4u

Shared type definitions for BR4U frontend and backend

MIT LicenseMIT

BikeRides4U types

Shared type definitions for BR4U frontend and backend

Usage

These type definitions can be included in a project as a submodule.

Add this submodule to the project, set --esModuleInterop to true in the project's tsconfig.json file, and import as you would any other ES6 module.

  import { BikeRides4UEvent } from '<path to submodule>/br4u';