File size: 78 Bytes
94753b6
 
 
 
 
1
2
3
4
5
6
declare global {
	const __TEST_FILES__: Record<string, string>;
}

export {};