mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-03 18:58:24 +00:00 
			
		
		
		
	Add (temporary) types in Main and ThirdpartyBundle
This commit is contained in:
		@@ -203,3 +203,5 @@ export interface WorkflowAttachment {
 | 
			
		||||
    updatedBy: User | null;
 | 
			
		||||
    genericDoc: null | GenericDoc;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export type PrivateCommentEmbeddable = any;
 | 
			
		||||
 
 | 
			
		||||
@@ -0,0 +1 @@
 | 
			
		||||
export type ThirdParty = any;
 | 
			
		||||
		Reference in New Issue
	
	Block a user