Variables
Const DYNAMIC_LIBS_MODULE
DYNAMIC_LIBS_MODULE: string = require.resolve(`${PACKAGES}/yarnpkg-cli/sources/tools/getDynamicLibs.ts`)
Const PACKAGES
PACKAGES: string = path.normalize(`${__dirname}/../packages`)
Const PLUGIN_CONFIGURATION_MODULE
PLUGIN_CONFIGURATION_MODULE: string = require.resolve(`${PACKAGES}/yarnpkg-cli/sources/tools/getPluginConfiguration.ts`)
Const fs
fs: "fs" = require(`fs`)
Const micromatch
micromatch: Micromatch = require(`micromatch`)
Const path
path: PlatformPath = require(`path`)
Const semver
semver: "/opt/build/repo/.yarn/cache/@types-semver-npm-7.5.0-4823ff34be-8fbfbf79e9.zip/node_modules/@types/semver/index" = require(`semver`)