UNPKG

difflytic

Version:

AI-powered code review for GitLab/GitHub MRs using OpenAI and more.

4 lines (3 loc) 90 B
#!/usr/bin/env node declare const args: string[]; declare function main(): Promise<void>;