UNPKG

473 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;IAAA;IAGA,CAAC;IAAD,qBAAC;AAAD,CAAC,AAHD,IAGC","sourcesContent":["import { TemplateRef, ViewContainerRef } from '@angular/core';\n\nexport class BsComponentRef<T> {\n templateRef: TemplateRef<T>;\n viewContainer: ViewContainerRef;\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"]}
\No newline at end of file