add hw2
This commit is contained in:
		
							
								
								
									
										12
									
								
								node_modules/@iconify/utils/lib/misc/licenses.d.ts
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								node_modules/@iconify/utils/lib/misc/licenses.d.ts
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| interface LicenseInfo { | ||||
|   attribution: boolean; | ||||
|   commercial: boolean; | ||||
|   sameLicense?: boolean; | ||||
| } | ||||
| /** | ||||
|  * Data for open source licenses used by icon sets in `@iconify/json` package and smaller packages | ||||
|  * | ||||
|  * Key is SPDX license identifier | ||||
|  */ | ||||
| declare const licensesData: Record<string, LicenseInfo>; | ||||
| export { LicenseInfo, licensesData }; | ||||
		Reference in New Issue
	
	Block a user
	 nik
					nik