Skip to content

Instantly share code, notes, and snippets.

@indus
Created July 2, 2024 06:16
Show Gist options
  • Save indus/eb0e13af2ad262520dcb9bbebd44c7cf to your computer and use it in GitHub Desktop.
Save indus/eb0e13af2ad262520dcb9bbebd44c7cf to your computer and use it in GitHub Desktop.
ms_script
module.exports = {
test(){
console.log("just a test");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment