External module "core/apply-collection"
		 
	 
	
		
			
			
				Variables
				
					
					Const logger
					logger
: Logger = getLogger(__filename) 
					
				
			
			
				Functions
				
					
					applyCollection
					
						- applyCollection(db: Db, collectionName: string, collectionSpec: CollectionSpec, existingCollection: any): Promise<Collection>
 
					
					
						- 
							
							
Parameters
							
								- 
									
db: Db
								 
								- 
									
collectionName: string
								 
								- 
									
								
 
								- 
									
existingCollection: any
								 
							
							Returns Promise<Collection>