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 a09f6f7 commit 35e97dfCopy full SHA for 35e97df
package.json
@@ -2,6 +2,11 @@
2
"name": "typescript-optional",
3
"version": "1.7.0",
4
"description": "Optional (like Java) implementation in TypeScript",
5
+ "keywords": [
6
+ "java",
7
+ "optional",
8
+ "typescript"
9
+ ],
10
"repository": {
11
"type": "git",
12
"url": "https://github.com/bromne/typescript-optional.git"
0 commit comments