Skip to content

Instantly share code, notes, and snippets.

View amir4q's full-sized avatar

amir qureishi amir4q

  • dnv
  • us
View GitHub Profile
@amir4q
amir4q / Blank snippet.yaml
Created July 28, 2022 03:20
Shared with Script Lab
name: Blank snippet
description: ''
author: amir4q
host: WORD
api_set: {}
script:
content: |
$("#run").click(() => tryCatch(run));
async function run() {