UNPKG

@alauda/doom

Version:

Doctor Doom making docs.

5 lines (4 loc) 121 B
import { fileURLToPath } from 'node:url'; export function getAbsFileName(metaURL) { return fileURLToPath(metaURL); }