UNPKG

clinntp

Version:
6 lines (4 loc) 96 B
import { cli } from './cli' export async function main (argsArray) { return cli(argsArray) }