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 7797378 commit 0c0bfbaCopy full SHA for 0c0bfba
package.json
@@ -16,19 +16,31 @@
16
"bigint",
17
"boolean",
18
"check",
19
+ "class",
20
+ "date",
21
"defined",
22
"determine",
23
+ "false",
24
"function",
25
"guard",
26
"instance",
27
"key",
28
"propertyKey",
29
+ "null",
30
"number",
31
+ "number between",
32
+ "number object",
33
+ "number type",
34
"object",
35
"primitive",
36
+ "RegExp",
37
"string",
38
+ "string length",
39
+ "string object",
40
+ "string type",
41
"symbol",
42
"undefined",
43
+ "true",
44
"type",
45
"types",
46
"type guards",
0 commit comments