UNPKG

382 BSource Map (JSON)View Raw
1{"version":3,"file":"bs-component-ref.class.js","sourceRoot":"","sources":["../../../../src/component-loader/bs-component-ref.class.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,cAAc;CAG1B","sourcesContent":["import { TemplateRef, ViewContainerRef } from '@angular/core';\n\nexport class BsComponentRef<T> {\n templateRef?: TemplateRef<T>;\n viewContainer?: ViewContainerRef;\n}\n"]}
\No newline at end of file