Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 426 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 426 Bytes

Verza

SDK for verza.io platform.

Check out the documentation here.

Installation

# npm
npm install @verza/sdk

# pnpm
pnpm add @verza/sdk

# yarn
yarn add @verza/sdk

# bun
bun add @verza/sdk