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.
BaseDirectory
path
1 parent bd21f70 commit 277f5caCopy full SHA for 277f5ca
.changes/api-export-BaseDirectory.md
@@ -0,0 +1,6 @@
1
+---
2
+"api": patch
3
4
+
5
+Export `BaseDirectory` in `path` module
6
tooling/api/src/path.ts
@@ -469,5 +469,6 @@ export {
469
templateDir,
470
videoDir,
471
currentDir,
472
- resolvePath
+ resolvePath,
473
+ BaseDirectory
474
}
0 commit comments