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 1d08db6 commit 11f4af2Copy full SHA for 11f4af2
exercises/01-apiMapping.exercise.ts
@@ -65,8 +65,8 @@ export type GroupProgram = ProgramMap["GROUP"];
65
*/
66
67
/**
68
- * 💡 This code is just JavaScript - except for a little extra
69
- * annotation: "as const"
+ * 💡 The remaining code is just JavaScript - except for a
+ * little extra annotation: "as const"
70
*
71
* https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-4.html#const-assertions
72
0 commit comments