temp
This commit is contained in:
6
assistant/src/run.ts
Normal file
6
assistant/src/run.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { runParser } from './index.ts';
|
||||
|
||||
/**
|
||||
* test run parser
|
||||
*/
|
||||
runParser(process.argv);
|
||||
Reference in New Issue
Block a user