Skip to content

0.1.0

Choose a tag to compare

@lucacasonato lucacasonato released this 03 Aug 09:40
· 18 commits to main since this release
9b78000

Changes

  • feat:sendMessage API

Installation

Import this release:

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

Cache this release:

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

Documentation can be found on deno doc.