Skip to content

Commit f91ca05

Browse files
committed
chore: wip
1 parent d00b58a commit f91ca05

File tree

1 file changed

+1
-1
lines changed
  • storage/framework/core/cli

1 file changed

+1
-1
lines changed

storage/framework/core/cli/dts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export interface DtsOptions {
5151
/**
5252
* The output directory of the declaration files. Please note,
5353
* it is relative to the current working directory.
54-
* @default 'dist/types'
54+
* @default 'dist'
5555
*/
5656
outdir?: ts.CompilerOptions['outDir']
5757

0 commit comments

Comments
 (0)