3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
|
// Verify we don't try to extract metadata for .d.ts files
|
||
|
export declare var a: string;
|