mirror of
https://github.com/callstack/agent-device.git
synced 2026-09-14 20:06:34 +08:00
4 lines
67 B
TypeScript
4 lines
67 B
TypeScript
import { runCli } from './cli.ts';
|
|
|
|
runCli(process.argv.slice(2));
|