Closed cpirich closed 8 months ago
src/src.ts: interface Interface1 { prop1: string; prop2: boolean; method1(param1: string): void; method2(param1: boolean): number; }
The latest updates on your projects. Learn more about Vercel for Git ↗︎