Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

digiLab-ai/twinLab-api-typescript

Repository files navigation

twinLab API TypeScript

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 ...

Releases

No releases published

Packages

No packages published