Closed bpevs closed 1 year ago
Not a big deal, but currently copypasta-ing the readme example is a syntax error for the nested await:
error: Uncaught SyntaxError: Unexpected reserved word await img.write( ^
thanks!
I just got bit by this, fixed it, then came here to file a PR. It would be good to push a patch release so the example on deno.land/x is accurate
Not a big deal, but currently copypasta-ing the readme example is a syntax error for the nested await: