Files
bot-whatsapp/packages/cli/bin/cli.js
Leifer c63018ff08 f
2022-11-29 21:55:39 +01:00

4 lines
96 B
JavaScript
Executable File

#!/usr/bin/env node
const index = require('../lib/cli/bundle.cli.cjs')
index.startInteractive()