Use the twinLab API in your TypeScript projects by copying the api.ts
file into your project and then calling the functions packaged inside.
Alternatively, you can install this package using node:
npm install
And then call the functions in the examples directory:
npx ts-node ./examples/<event_name>.ts ...