mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 21:21:09 -04:00 
			
		
		
		
	init crater
This commit is contained in:
		
							
								
								
									
										4
									
								
								resources/assets/js/store/modules/customer/getters.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								resources/assets/js/store/modules/customer/getters.js
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,4 @@ | ||||
| export const customers = (state) => state.customers | ||||
| export const selectAllField = (state) => state.selectAllField | ||||
| export const selectedCustomers = (state) => state.selectedCustomers | ||||
| export const totalCustomers = (state) => state.totalCustomers | ||||
		Reference in New Issue
	
	Block a user