UNPKG

line-api-cli

Version:
5 lines (3 loc) 92 B
#!/usr/bin/env node import LINECommand from '../commands/line-command'; LINECommand.cli();