Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/asm-js/validator
/ asmAssert.js
File
asmAssert.js
lib/asmAssert.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
asm = require(
'../lib/asm'
);
2
var
validate = asm.validate;
3
var
ValidationError = asm.ValidationError;
4
Callers
nothing calls this directly
Calls
1
asmAssert
Function · 0.85
Tested by
no test coverage detected