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 7eb321d commit dd23dafCopy full SHA for dd23daf
client/src/assert.mts
@@ -1,6 +1,6 @@
1
// `assert.mts`
2
// ============
3
-////
+//
4
// Provide a simple `assert` function to check conditions at runtime. Using
5
// things like [assert](https://nodejs.org/api/assert.html) causes problems --
6
// somehow, this indicates that the code is running in a development environment
0 commit comments