cloudydeno / deno-aws_api

From-scratch Typescript client for accessing AWS APIs
https://deno.land/x/aws_api
60 stars 3 forks source link

Don't use private identifier for function name #15

Closed danopia closed 2 years ago

danopia commented 3 years ago

Related to #14

Not really a "fix", but might as well let this land anyway, private identifiers are not very ergonomic.