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 5817a95 commit bf6fa61Copy full SHA for bf6fa61
index.d.ts
@@ -25,7 +25,7 @@ interface GenerateApiParams {
25
output?: string;
26
27
/**
28
- * path to folder containing templates (default: ./scr/templates)
+ * path to folder containing templates (default: ./src/templates)
29
*/
30
templates?: string;
31
0 commit comments