UNPKG

@emmercm/dolphin-tool-linux-x64

Version:

🐬 dolphin-tool binaries and wrapper for Node.js.

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