UNPKG

@zoroaster/mask

Version:

The Code For Zoroaster Mask Testing.

13 lines (9 loc) 227 B
const mask = require('./mask') /** * @methodType {_contextTesting.makeTestSuite} */ function makeTestSuite(path, config) { return mask(path, config) } module.exports = makeTestSuite /* typal types/index.xml namespace */