00d9ad0af1836ec7b7a565580a5d1302ba24d052
				
			
			
		
	early
nice module loading animation for modules that need a little starting time.
note: this package is NOT READY YET
import * as early from "early";
early.start();
// do your loading stuff
early.stop();
Description
				
					Languages
				
				
								
								
									TypeScript
								
								100%