1 2 3export declare const hello = "Hello from custom conditions test!"; export declare function greet(name: string): string; //# sourceMappingURL=index.d.ts.map
1 2 3
export declare const hello = "Hello from custom conditions test!"; export declare function greet(name: string): string; //# sourceMappingURL=index.d.ts.map