Skip to content

0.3.3

Choose a tag to compare

@lucacasonato lucacasonato released this 13 Sep 19:04
· 7 commits to main since this release
cff24a7

Changes

  • chore: updated deps (#4)

Installation

Import this release:

import * as sqs from "https://deno.land/x/sqs@0.3.3/mod.ts";

Cache this release:

deno cache https://deno.land/x/sqs@0.3.3/mod.ts

Documentation can be found on deno doc.