Skip to content

Commit 4d746db

Browse files
chore(package): add keywords
1 parent 244630c commit 4d746db

1 file changed

Lines changed: 22 additions & 5 deletions

File tree

packages/type/package.json

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,30 @@
1313
"registry": "https://registry.npmjs.org"
1414
},
1515
"keywords": [
16-
"angular-package",
17-
"@angular-package",
18-
"@angular-package/type",
19-
"guards",
16+
"array",
17+
"bigint",
18+
"boolean",
19+
"check",
20+
"defined",
21+
"determine",
22+
"function",
23+
"guard",
24+
"instance",
25+
"key",
26+
"propertyKey",
27+
"number",
28+
"object",
29+
"primitive",
30+
"string",
31+
"symbol",
32+
"undefined",
2033
"type",
2134
"types",
22-
"type guards"
35+
"type guards",
36+
"typescript",
37+
"angular-package",
38+
"@angular-package",
39+
"@angular-package/type"
2340
],
2441
"repository": {
2542
"type": "git",

0 commit comments

Comments
 (0)