import { runParser } from './index.ts'; /** * test run parser */ runParser(process.argv);