@angular/language-service
Advanced tools
+1
-1
| { | ||
| "name": "@angular/language-service", | ||
| "version": "22.0.0", | ||
| "version": "22.0.1", | ||
| "description": "Angular - language services", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -16,2 +16,2 @@ /** | ||
| */ | ||
| export declare function getInlayHintsForTemplate(compiler: NgCompiler, typeCheckInfo: TypeCheckInfo, span: ts.TextSpan, config?: InlayHintsConfig): AngularInlayHint[]; | ||
| export declare function getInlayHintsForTemplate(compiler: NgCompiler, typeCheckInfo: TypeCheckInfo, span: ts.TextSpan, targetFileName: string, config?: InlayHintsConfig): AngularInlayHint[]; |
Sorry, the diff of this file is too big to display
14335252
-0.02%