Edits history of script submission #22577 for ' Echo argument (windmill)'

  • bunnative
    One script reply has been approved by the moderators
    Ap­pro­ved
    //native
    
    //
    
    export async function main(arg: string) {
      return { arg };
    }
    

    Submitted by hugo989 6 days ago