Edits history of script submission #272 for ' List objects in a bucket (s3)'

  • deno
    // import * as wmill from 'https://deno.land/x/windmill/index.ts'
    
    export async function main(x: string) {
      return x
    }

    Submitted by alvin chia107 1229 days ago