mirror of
				https://github.com/flynx/colors.js.git
				synced 2025-10-31 03:50:11 +00:00 
			
		
		
		
	Ignore TS error about String.bold -- fixes #168 etc.
This commit is contained in:
		
							parent
							
								
									0f3841a22c
								
							
						
					
					
						commit
						ce83bdcac7
					
				
							
								
								
									
										1
									
								
								index.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								index.d.ts
									
									
									
									
										vendored
									
									
								
							| @ -115,6 +115,7 @@ declare global { | |||||||
|         bgWhite: string; |         bgWhite: string; | ||||||
| 
 | 
 | ||||||
| 	reset: string; | 	reset: string; | ||||||
|  | 	// @ts-ignore
 | ||||||
|         bold: string; |         bold: string; | ||||||
|         dim: string; |         dim: string; | ||||||
|         italic: string; |         italic: string; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user