Skip to main content
Module

x/sqs/deps.ts

Amazon SQS for Deno
Latest
File
export { AWSSignerV4 } from "https://deno.land/x/aws_sign_v4@1.0.2/mod.ts";export { default as parseXML } from "https://raw.githubusercontent.com/nekobato/deno-xml-parser/0bc4c2bd2f5fad36d274279978ca57eec57c680c/index.ts";export { decode as decodeXMLEntities } from "https://deno.land/x/html_entities@v1.0/lib/xml-entities.js";