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.