🍀 cwd.ts

This commit is contained in:
nirholas
2026-03-31 10:24:15 +00:00
parent 9b7284d72c
commit 037d685bfe

View File

@@ -30,3 +30,4 @@ export function getCwd(): string {
return getOriginalCwd()
}
}