Changes
- feat: add
createBucket
&getBucket
methods (#32) by @c4spar - chore: update deps (#44)
- docs: fix typo in readme (#27) by @jazzdan
Import this release:
import * as s3 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.