mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This also does no more depend on a version on npm for the compiler_cli. Also runs the tests for tools/metadata
2 lines
89 B
TypeScript
2 lines
89 B
TypeScript
// Verify we don't try to extract metadata for .d.ts files
|
|
export declare var a: string;
|