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 57db405 commit 1aa0fc9Copy full SHA for 1aa0fc9
app/util/consts.ts
@@ -6,5 +6,5 @@
6
* Copyright Oxide Computer Company
7
*/
8
9
-// Used as a stand-in for "approximately everything" limit value in queries
+/** Used as a stand-in for "approximately everything" limit value in queries */
10
export const ALL_ISH = 1000
0 commit comments