@angular/platform-browser-dynamic

/** @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;

複製代碼
相關文章
相關標籤/搜索
本站公眾號
   歡迎關注本站公眾號,獲取更多信息