mirror of
				https://github.com/elyby/accounts-frontend.git
				synced 2025-05-31 14:11:58 +05:30 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			67 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			67 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
import { State } from './reducer';
 | 
						|
 | 
						|
export type AuthState = State;
 |