0xc14m1z/regler

View on GitHub
src/validator/test.js

Summary

Maintainability
A
0 mins
Test Coverage
function test(value) {
  return this.parent.test(value)
}

export default test