UNPKG
@codeparticle/formal
Version:
latest (2.0.1)
2.0.1
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.4.6
0.4.4
0.4.3
0.4.2
0.4.0
0.3.0
0.2.1
0.1.0
0.0.7
0.0.6
0.0.3
0.0.0
A <2kb library for validating data of any kind
github.com/codeparticle/formal
codeparticle/formal
@codeparticle/formal
/
validation.js
9 lines
(6 loc)
•
282 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
var
_chunkEQXC6OKMjs =
require
(
'./chunk-EQXC6OKM.js'
);
require
(
'./chunk-BQTT6CL2.js'
);
require
(
'./chunk-JC7OWRM7.js'
);
exports
.
Validator
= _chunkEQXC6OKMjs.
Validator
;
//# sourceMappingURL=validation.js.map