Snippets

sironekotoro popup.js

Created by sironekotoro last modified
1
2
3
4
let popup = function() {
    alert("this alert from Atlassian snippet");
};
popup();

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.