We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00c7dc commit cd2da4fCopy full SHA for cd2da4f
README.md
@@ -57,18 +57,18 @@ export {
57
58
## Validate
59
60
--[x] BigInt
61
--[x] Boolean
62
--[x] Date
63
--[x] Defined
64
--[x] False
65
--[x] Null
66
--[x] Number
67
--[x] RegExp
68
--[x] String
69
--[x] Symbol
70
--[x] True
71
--[x] Undefined
+- [x] BigInt
+- [x] Boolean
+- [x] Date
+- [x] Defined
+- [x] False
+- [x] Null
+- [x] Number
+- [x] RegExp
+- [x] String
+- [x] Symbol
+- [x] True
+- [x] Undefined
72
73
## GIT
74
0 commit comments