Skip to main content
Deno 2 is finally here 🎉️
Learn more

azury’s sdk

Setup

Deno

Deno v1.30.0 or later should be installed.

import azury from 'https://deno.land/x/azury@v0.0.0/mod.ts'

Node.js

Node.js v18.0.0 or later should be installed.

npm i azury
import azury from 'azury'