Skip to content

0.1.3

Choose a tag to compare

@wperron wperron released this 29 Sep 17:26
· 13 commits to main since this release
ebe7ee2

Changes

  • chore: add generic interface for signer class (#6 )

Installation

Import this release:

import { AWSSignerV4 }  from "https://deno.land/x/aws_sign_v4@0.1.3/mod.ts";

Cache this release:

deno cache https://deno.land/x/aws_sign_v4@0.1.3/mod.ts

Documentation can be found on deno doc.