UNPKG

async-validate

Version:

Asynchronous validation for node and the browser

5 lines (3 loc) 87 B
// mock class for instanceof tests function Component(){} module.exports = Component;