Skip to content

0.3.5

Choose a tag to compare

@lucacasonato lucacasonato released this 02 Feb 11:19
· 4 commits to main since this release
059cbbe

Changes

  • chore: updated deps (#6)

Installation

Import this release:

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

Cache this release:

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

Documentation can be found on deno doc.