add type definitions
This commit is contained in:
		
							
								
								
									
										10
									
								
								index.d.ts
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								index.d.ts
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
/** Declaration file generated by dts-gen */
 | 
			
		||||
 | 
			
		||||
export function copy_object(obj: any): any;
 | 
			
		||||
 | 
			
		||||
export function run_regex(regex: any, data: any, func: any): void;
 | 
			
		||||
 | 
			
		||||
export function truncate_decimal(num: any, len: any): any;
 | 
			
		||||
 | 
			
		||||
export function try_parse_json(text: any): any;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user