MCPcopy Index your code
hub / github.com/hoothin/UserScripts / qs

Function qs

Picviewer CE+/dist.user.js:25634–25636  ·  view source on GitHub ↗
(s, n)

Source from the content-addressed store, hash-verified

25632 }
25633
25634 function qs(s, n) {
25635 return n.querySelectorAll(s);
25636 }
25637
25638 _.load = function(opt) {
25639 xhr = opt.xhr;

Callers 1

findNodesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected