We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7470191 commit f2819a4Copy full SHA for f2819a4
1 file changed
examples/starters/basic-script/src/projects.ts
@@ -18,7 +18,7 @@ export interface Projects extends ObjectDoc {
18
*/
19
budget?: number;
20
/**
21
- * Start Date
+ * Start2 Date
22
23
start_date?: Date | string;
24
0 commit comments