Skip to content

0.1.3

Compare
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/[email protected]/mod.ts";

Cache this release:

deno cache https://deno.land/x/[email protected]/mod.ts

Documentation can be found on deno doc.