projecte_ionic/node_modules/@ionic/angular/directives/navigation/nav-delegate.d.ts.map
2022-02-09 18:30:03 +01:00

1 line
No EOL
543 B
Text
Executable file

{"version":3,"file":"nav-delegate.d.ts","sources":["nav-delegate.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;AACA;;;AACA","sourcesContent":["import { ComponentFactoryResolver, ElementRef, Injector, ViewContainerRef } from '@angular/core';\nimport { AngularDelegate } from '../../providers/angular-delegate';\nexport declare class NavDelegate {\n protected el: HTMLElement;\n constructor(ref: ElementRef, resolver: ComponentFactoryResolver, injector: Injector, angularDelegate: AngularDelegate, location: ViewContainerRef);\n}\n"]}