Recipe-app main
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export function root(...p) {
|
||||
return path.resolve(__dirname, "..", ...p);
|
||||
}
|
||||
Reference in New Issue
Block a user