UNPKG

@mkpro118/semantic-change-detector

Version:

Semantic change detection for TypeScript and TSX code with GitHub Actions integration

8 lines 273 B
#!/usr/bin/env node /** * @file This is the main entry point for the semantic-change-detector CLI. * It parses command-line arguments, orchestrates the analysis of files, * and outputs the results in the specified format. */ export {}; //# sourceMappingURL=cli.d.ts.map