Const FORCED_EXTRACT_FILETYPES
					FORCED_EXTRACT_FILETYPES: Set<string> = new Set([// Windows can't execute exe files inside zip archives`.exe`,// May be used for some binaries on Linux; https://askubuntu.com/a/174356`.bin`,// The c/c++ compiler can't read files from zip archives`.h`, `.hh`, `.hpp`, `.c`, `.cc`, `.cpp`,// The java runtime can't read files from zip archives`.java`, `.jar`,// Node opens these through dlopen`.node`,])
					
				
				 
@yarnpkg/plugin-pnpThis plugin adds support for installing packages according to the Plug'n'Play specification.
Install
This plugin is included by default in Yarn.