Variables
				
					
					Const bootstrapCoreComponents
					bootstrapCoreComponents: Partial<PossibleCoreComponents> = ...
					
				
				
					
					Const bootstrapFormComponents
					bootstrapFormComponents: Partial<PossibleFormComponents> = ...
					
				
				
					
					Const bootstrapVulcanComponents
					bootstrapVulcanComponents: any = ...
					
					
				
			
			 
Instead load each kind of component as you need them