UNPKG

@emmercm/chdman-linux-arm64

Version:

💿 chdman binaries and wrapper for Node.js.

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