Edits history of script submission #1040 for ' Send Message to Channel (slack)'

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

    Submitted by choonfeng.sng05571 961 days ago