๐Ÿ“ฆ colinhacks / zshy

๐Ÿ“„ index.d.cts ยท 3 lines
1
2
3export declare const hello = "Hello from custom conditions test!";
export declare function greet(name: string): string;
//# sourceMappingURL=index.d.ts.map