NapCatQQ/src/plugin/data.ts
手瓜一十雪 31fdffde36 fix
2025-03-26 12:27:43 +08:00

4 lines
136 B
TypeScript

import { dirname } from "path";
import { fileURLToPath } from "url";
export let current_path = dirname(fileURLToPath(import.meta.url));