docs: update platform-browser-dynamic to use @publicApi
tags (#26595)
PR Close #26595
This commit is contained in:

committed by
Alex Rickabaugh

parent
3511f08a81
commit
f1e3d5125d
@ -15,6 +15,8 @@ import {ɵglobal as global} from '@angular/core';
|
||||
*
|
||||
* The template cache needs to be built and loaded into window.$templateCache
|
||||
* via a separate mechanism.
|
||||
*
|
||||
* @publicApi
|
||||
*/
|
||||
export class CachedResourceLoader extends ResourceLoader {
|
||||
private _cache: {[url: string]: string};
|
||||
|
Reference in New Issue
Block a user