UNPKG
policeman
Version:
latest (0.2.5)
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1
0.0.0
Lightweight yet powerful schema validator
github.com/MichalZalecki/policeman
MichalZalecki/policeman
policeman
/
test
/
tests.js
4 lines
•
106 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
require
(
"./policeman.test"
);
require
(
"./validators.test"
);
//# sourceMappingURL=tests.js.map