We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c69dd1c commit 10f4f1bCopy full SHA for 10f4f1b
1 file changed
docs/links/database.json
@@ -915,6 +915,16 @@
915
"ecmascript"
916
]
917
},
918
+ "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number": {
919
+ "id": "mdn-number",
920
+ "description": "Documentation for the Number constructor.",
921
+ "short_url": "",
922
+ "keywords": [
923
+ "number",
924
+ "constructor",
925
+ "javascripty"
926
+ ]
927
+ },
928
"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object": {
929
"id": "mdn-object",
930
"description": "Mozilla Developer Network (MDN) documentation for JavaScript objects.",
0 commit comments