ajv/spec/chai.js

2 lines
81 B
JavaScript

module.exports = typeof window == 'object' ? window.chai : require('' + 'chai');