UNPKG

@emmercm/chdman-win32-x64

Version:

💿 chdman binaries and wrapper for Node.js.

4 lines • 181 B
import path from 'node:path'; import url from 'node:url'; export default path.join(url.fileURLToPath(new URL('.', import.meta.url)), 'chdman.exe'); //# sourceMappingURL=index.js.map