Skip to main content
Our full SDK documentation is available from our JSR package, @versori/run.

Installation

Our SDK is available on both NPM and JSR:

NPM

npm install @versori/run

Yarn

yarn add @versori/run

Deno

deno add jsr:@versori/run

# or if you really want to use NPM from deno...
deno add npm:@versori/run