Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Useful-Scripts-Extension/useful-script
/ C
Function
C
scripts/showHiddenFields.js:29–31 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
27
for
(j = 0; (e = f[j]); ++j)
28
if
(e.
type
==
"hidden"
) {
29
function
C(t) {
30
return
D.createElement(t);
31
}
32
function
A(a, b) {
33
a.appendChild(b);
34
}
Callers
1
showHiddenFields.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected