MCPcopy
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

1var asm = require('../lib/asm');
2var validate = asm.validate;
3var ValidationError = asm.ValidationError;
4

Callers

nothing calls this directly

Calls 1

asmAssertFunction · 0.85

Tested by

no test coverage detected