docs: expose more API to public, document QueryList
This commit is contained in:
@ -40,7 +40,9 @@ export class CompilerCache {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @exportedAs angular2/template
|
||||
*/
|
||||
@Injectable()
|
||||
export class Compiler {
|
||||
_reader: DirectiveMetadataReader;
|
||||
|
Reference in New Issue
Block a user