Skip to content

Instantly share code, notes, and snippets.

@tai-cha
Last active February 8, 2019 12:44
Show Gist options
  • Save tai-cha/bf821ccc6481afbf3114799ef6982bba to your computer and use it in GitHub Desktop.
Save tai-cha/bf821ccc6481afbf3114799ef6982bba to your computer and use it in GitHub Desktop.
kitの宣言を楽にしてくれるであろうもの
const dom = (attribute) => {
return $("#winc" + _pid + " " + attribute);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment