Skip to content

0.2.0

Choose a tag to compare

@lucacasonato lucacasonato released this 11 Aug 20:43
· 14 commits to main since this release
9bb2782

Changes

  • feat:receiveMessage API

Installation

Import this release:

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

Cache this release:

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

Documentation can be found on deno doc.