Fix typo
This commit is contained in:
		 Acid Chicken (硫酸鶏)
					Acid Chicken (硫酸鶏)
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							5dc92d7a40
						
					
				
				
					commit
					6c85adcf23
				
			
							
								
								
									
										2
									
								
								src/@types/koa-slow.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								src/@types/koa-slow.d.ts
									
									
									
									
										vendored
									
									
								
							| @@ -8,7 +8,7 @@ declare module 'koa-slow' { | ||||
|  | ||||
| 	function slow(options?: ISlowOptions): Middleware; | ||||
|  | ||||
| 	namespace slow { } // Hack | ||||
| 	namespace slow {} // Hack | ||||
|  | ||||
| 	export = slow; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user