mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	js: Convert static/js/message_events.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							d8c793f791
						
					
				
				
					commit
					9e613b1487
				
			
							
								
								
									
										1
									
								
								static/js/global.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								static/js/global.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -10,7 +10,6 @@ declare let emoji: any;
 | 
			
		||||
declare let favicon: any;
 | 
			
		||||
declare let home_msg_list: any;
 | 
			
		||||
declare let i18n: any;
 | 
			
		||||
declare let message_events: any;
 | 
			
		||||
declare let page_params: any;
 | 
			
		||||
declare let pointer: any;
 | 
			
		||||
declare let settings_profile_fields: any;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user