MCPcopy Index your code
hub / github.com/processing/p5.js / param_errors.js

File param_errors.js

test/unit/core/param_errors.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import validateParams from '../../../src/core/friendly_errors/param_validator.js';
2import * as constants from '../../../src/core/constants.js';
3
4suite('Validate Params', function () {

Callers

nothing calls this directly

Calls 1

validateParamsFunction · 0.85

Tested by

no test coverage detected