Uses of Interface
io.github.cdklabs.projen.javascript.YarnSupportedArchitectures
-
Packages that use YarnSupportedArchitectures Package Description io.github.cdklabs.projen.javascript -
-
Uses of YarnSupportedArchitectures in io.github.cdklabs.projen.javascript
Classes in io.github.cdklabs.projen.javascript that implement YarnSupportedArchitectures Modifier and Type Class Description static classYarnSupportedArchitectures.Jsii$ProxyAn implementation forYarnSupportedArchitecturesMethods in io.github.cdklabs.projen.javascript that return YarnSupportedArchitectures Modifier and Type Method Description YarnSupportedArchitecturesYarnSupportedArchitectures.Builder. build()Builds the configured instance.default YarnSupportedArchitecturesYarnrcOptions. getSupportedArchitectures()(experimental) https://yarnpkg.com/configuration/yarnrc#supportedArchitectures.YarnSupportedArchitecturesYarnrcOptions.Jsii$Proxy. getSupportedArchitectures()Methods in io.github.cdklabs.projen.javascript with parameters of type YarnSupportedArchitectures Modifier and Type Method Description Yarnrc.BuilderYarnrc.Builder. supportedArchitectures(YarnSupportedArchitectures supportedArchitectures)(experimental) https://yarnpkg.com/configuration/yarnrc#supportedArchitectures.YarnrcOptions.BuilderYarnrcOptions.Builder. supportedArchitectures(YarnSupportedArchitectures supportedArchitectures)Sets the value ofYarnrcOptions.getSupportedArchitectures()
-