chore(server-renderer): readme [ci skip]
This commit is contained in:
		
							parent
							
								
									6aa871e565
								
							
						
					
					
						commit
						f9f9bad53f
					
				@ -50,7 +50,10 @@ Renders input as a [Node.js Readable stream](https://nodejs.org/api/stream.html#
 | 
				
			|||||||
**Signature**
 | 
					**Signature**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```ts
 | 
					```ts
 | 
				
			||||||
function renderToNodeStream(input: App | VNode, context?: SSRContext): Readable
 | 
					function renderToNodeStream(
 | 
				
			||||||
 | 
					  input: App | VNode,
 | 
				
			||||||
 | 
					  context?: SSRContext
 | 
				
			||||||
 | 
					): Readable
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Usage**
 | 
					**Usage**
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user