
This also does no more depend on a version on npm for the compiler_cli. Also runs the tests for tools/metadata
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;
|