feat(shared-skills): batch 55 (4 files)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { fileURLToPath } from "node:url";
|
||||
|
||||
export function sharedSkillsRootPath() {
|
||||
return fileURLToPath(new URL("./skills/", import.meta.url));
|
||||
}
|
||||
Reference in New Issue
Block a user