@angular/platform-server
Version:
Angular - library for using Angular in Node.js
10 lines (9 loc) • 448 B
TypeScript
/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
export { INTERNAL_SERVER_PLATFORM_PROVIDERS as ɵINTERNAL_SERVER_PLATFORM_PROVIDERS, SERVER_RENDER_PROVIDERS as ɵSERVER_RENDER_PROVIDERS } from './server';
export { ServerRendererFactory2 as ɵServerRendererFactory2 } from './server_renderer';