mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	js: Convert static/js/compose_ui.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							8191915e57
						
					
				
				
					commit
					dc95f06b62
				
			
							
								
								
									
										1
									
								
								static/js/global.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								static/js/global.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -6,7 +6,6 @@
 | 
			
		||||
declare let blueslip: any;
 | 
			
		||||
declare let compose_actions: any;
 | 
			
		||||
declare let composebox_typeahead: any;
 | 
			
		||||
declare let compose_ui: any;
 | 
			
		||||
declare let csrf_token: any;
 | 
			
		||||
declare let current_msg_list: any;
 | 
			
		||||
declare let emoji: any;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user