This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
angular
Watch
1
Star
0
Fork
You've already forked angular
0
mirror of
https://github.com/angular/angular
synced
2026-05-24 09:28:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8675b8dc48
angular
/
modules
/
@angular
/
platform-server
/
index.ts
2 lines
89 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix: cleanup public api of platform-server BREAKING CHANGE: Parse5Adapter is no longer exported as public API, use serverBootstrap() Parse5Adapter is an implementation detail not a public API Closes #9237 Closes #9205
2016-06-15 02:49:25 +00:00
export
{
SERVER_PLATFORM_PROVIDERS
,
serverBootstrap
,
serverPlatform
}
from
'./src/server'
;
Reference in a new issue
Copy permalink