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
		
			
				
	
	
		
			2 lines
		
	
	
		
			89 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			89 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| export {SERVER_PLATFORM_PROVIDERS, serverBootstrap, serverPlatform} from './src/server';
 |