mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 12:18:43 +08:00 
			
		
		
		
	
							
								
								
									
										1
									
								
								types/global.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								types/global.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -1,4 +1,3 @@
 | 
				
			|||||||
import type { CSSProperties } from 'vue'
 | 
					 | 
				
			||||||
declare global {
 | 
					declare global {
 | 
				
			||||||
  declare interface Fn<T = any> {
 | 
					  declare interface Fn<T = any> {
 | 
				
			||||||
    (...arg: T[]): T
 | 
					    (...arg: T[]): T
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user