mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-17 19:26:23 +00:00
4 lines
89 B
JavaScript
Executable File
4 lines
89 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
const main = require('../lib/bundle.create-bot-whatsapp.cjs')
|
|
main()
|