@@ -0,0 +1,6 @@
+---
+"api": patch
+
+Export `BaseDirectory` in `path` module
@@ -469,5 +469,6 @@ export {
templateDir,
videoDir,
currentDir,
- resolvePath
+ resolvePath,
+ BaseDirectory
}