// import * as wmill from 'https://deno.land/x/windmill/index.ts' export async function main(x: string) { return x }
Submitted by hquestion325 456 days ago