Skip to main content

Typescript

To use the Cardinal SDK in Typescript, you can install it using yarn:

yarn add @icure/cardinal-sdk

You can also use npm:

npm install @icure/cardinal-sdk
note

To use the Cardinal SDK in node, you need node 19 or greater.