3 lines
		
	
	
		
			81 B
		
	
	
	
		
			TypeScript
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			81 B
		
	
	
	
		
			TypeScript
		
	
	
		
			Executable File
		
	
	
	
	
| export declare function stableHash(arg: any): string;
 | |
| export default stableHash;
 |