mirror of
				https://github.com/lingble/twenty.git
				synced 2025-10-31 12:47:58 +00:00 
			
		
		
		
	 cf334ada0e
			
		
	
	cf334ada0e
	
	
	
		
			
			* feat: wip exception handlers * feat: exception capturer * fix: rename exception-capturer into exception-handler * fix: remove unused variable
		
			
				
	
	
		
			2 lines
		
	
	
		
			76 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			76 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| export const EXCEPTION_HANDLER_DRIVER = Symbol('EXCEPTION_HANDLER_DRIVER');
 |