mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-11-03 23:29:03 +00:00 
			
		
		
		
	update
This commit is contained in:
		
							
								
								
									
										11
									
								
								node_modules/browser-sync/dist/public/resume.js
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								node_modules/browser-sync/dist/public/resume.js
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
"use strict";
 | 
			
		||||
/**
 | 
			
		||||
 * @param {BrowserSync} browserSync
 | 
			
		||||
 * @returns {Function}
 | 
			
		||||
 */
 | 
			
		||||
module.exports = function (browserSync) {
 | 
			
		||||
    return function () {
 | 
			
		||||
        browserSync.paused = false;
 | 
			
		||||
    };
 | 
			
		||||
};
 | 
			
		||||
//# sourceMappingURL=resume.js.map
 | 
			
		||||
		Reference in New Issue
	
	Block a user