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.
join
1 parent 49a6c1e commit 9adb5c9Copy full SHA for 9adb5c9
src/PackageDetails.ts
@@ -1,4 +1,4 @@
1
-import { join } from "path"
+import { join } from "./path"
2
3
export interface PackageDetails {
4
humanReadablePathSpecifier: string
0 commit comments