1 line
No EOL
437 B
Text
Executable file
1 line
No EOL
437 B
Text
Executable file
{"version":3,"file":"virtual-header.d.ts","sources":["virtual-header.d.ts"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;;AACA;AACA;AACA;;;AACA","sourcesContent":["import { TemplateRef } from '@angular/core';\nimport { VirtualContext } from './virtual-utils';\n/**\n * @hidden\n */\nexport declare class VirtualHeader {\n templateRef: TemplateRef<VirtualContext>;\n constructor(templateRef: TemplateRef<VirtualContext>);\n}\n"]} |