3 lines
		
	
	
		
			156 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			156 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| export declare const elementNames: Map<string, string>;
 | |
| export declare const attributeNames: Map<string, string>;
 | |
| //# sourceMappingURL=foreignNames.d.ts.map
 |