mirror of
				https://github.com/soybeanjs/soybean-admin.git
				synced 2025-11-04 07:43:42 +08:00 
			
		
		
		
	* feat(packages): add @sa/alova * typo(packages): add types & update code * feat: add subpackage @sa/alova --------- Co-authored-by: allenli178 <allenli178@qq.com> Co-authored-by: 子殊 <yuyan@zishudeMac-mini.local>
		
			
				
	
	
		
			3 lines
		
	
	
		
			85 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			85 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
/** the backend error code key */
 | 
						|
export const BACKEND_ERROR_CODE = 'BACKEND_ERROR';
 |