ajquery.js/ajquery.min.js

2 lines
94 B
JavaScript

this.$=(s,e)=>(e||document).querySelector(s);this.$$=(s,e)=>(e||document).querySelectorAll(s)