mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			352 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			352 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
		
			Generated
		
	
	
/* tslint:disable */
 | 
						|
/* eslint-disable */
 | 
						|
/**
 | 
						|
 * Immich
 | 
						|
 * Immich API
 | 
						|
 *
 | 
						|
 * The version of the OpenAPI document: 1.70.0
 | 
						|
 * 
 | 
						|
 *
 | 
						|
 * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
 | 
						|
 * https://openapi-generator.tech
 | 
						|
 * Do not edit the class manually.
 | 
						|
 */
 | 
						|
 | 
						|
 | 
						|
export * from "./api";
 | 
						|
export * from "./configuration";
 | 
						|
 |