We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
toDir
1 parent efadb84 commit 0e1bbafCopy full SHA for 0e1bbaf
1 file changed
packages/fs/src/dir.lib.ts
@@ -164,7 +164,7 @@ export class FsDir extends Pipeable<FsDir> {
164
/**
165
* Create a new directory instance with a path relative to this directory.
166
*
167
- * @alias {@link toDir}
+ * @deprecated Use {@link toDir} instead
168
* @param relativePath - The relative path to append to the current directory
169
* @returns A new FsDir instance representing the combined path
170
0 commit comments