Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
themusicgod1
/
ajv
Observar
0
Favorito
0
Fork
0
Arquivos
Issues
3
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
ajv
/
spec
/
chai.js
chai.js
96 B
Link permanente
Histórico
Raw
1
2
3
4
'use strict';
module.exports = typeof window == 'object' ? window.chai : require('' + 'chai');