Uses of Class
io.github.cdklabs.projen.javascript.ProseWrap
-
Packages that use ProseWrap Package Description io.github.cdklabs.projen.javascript -
-
Uses of ProseWrap in io.github.cdklabs.projen.javascript
Methods in io.github.cdklabs.projen.javascript that return ProseWrap Modifier and Type Method Description default ProseWrapPrettierSettings. getProseWrap()(experimental) How to wrap prose.ProseWrapPrettierSettings.Jsii$Proxy. getProseWrap()static ProseWrapProseWrap. valueOf(String name)Returns the enum constant of this type with the specified name.static ProseWrap[]ProseWrap. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.github.cdklabs.projen.javascript with parameters of type ProseWrap Modifier and Type Method Description PrettierSettings.BuilderPrettierSettings.Builder. proseWrap(ProseWrap proseWrap)Sets the value ofPrettierSettings.getProseWrap()
-