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
@ -1,11 +1,9 @@
|
||||
/** @experimental */
|
||||
export declare class JitCompilerFactory implements CompilerFactory {
|
||||
createCompiler(options?: CompilerOptions[]): Compiler;
|
||||
}
|
||||
|
||||
export declare const platformBrowserDynamic: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;
|
||||
|
||||
/** @experimental */
|
||||
export declare const RESOURCE_CACHE_PROVIDER: Provider[];
|
||||
|
||||
export declare const VERSION: Version;
|
||||
|
Reference in New Issue
Block a user