Skip to content

0.3.4

Choose a tag to compare

@lucacasonato lucacasonato released this 27 Sep 16:07
· 6 commits to main since this release
0f64bf4

Changes

  • chore: updated deps (#5)

Installation

Import this release:

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

Cache this release:

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

Documentation can be found on deno doc.