Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asm-js/validator
/ empty
Function
empty
test/index.js:167–167 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
165
"use asm"
;
166
__PURE__
167
function
empty () { }
168
return
empty;
169
}, { pass: false });
170
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected