Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
themusicgod1
/
ajv
Watch
0
Star
0
Fork
0
Files
Issues
3
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
ajv
/
spec
/
chai.js
chai.js
96 B
Permalink
History
Raw
1
2
3
4
'use strict';
module.exports = typeof window == 'object' ? window.chai : require('' + 'chai');