mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-11-03 23:29:03 +00:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			223 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			223 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| 
								 | 
							
								"use strict";
							 | 
						||
| 
								 | 
							
								var Observable_1 = require('../../Observable');
							 | 
						||
| 
								 | 
							
								var startWith_1 = require('../../operator/startWith');
							 | 
						||
| 
								 | 
							
								Observable_1.Observable.prototype.startWith = startWith_1.startWith;
							 | 
						||
| 
								 | 
							
								//# sourceMappingURL=startWith.js.map
							 |