Compatibility
- Requires Deno v1.9.0< or higher
- Uses Deno [email protected]
Importing
- Import this latest release by using the following in your project(s):
import { DAMI } from "https://deno.land/x/[email protected]/mod.ts";
Updates
- chore: Update dependencies (#55)