Uses of Interface
io.github.cdklabs.projen.web.NextJsTypeScriptProjectOptions
-
Packages that use NextJsTypeScriptProjectOptions Package Description io.github.cdklabs.projen.web -
-
Uses of NextJsTypeScriptProjectOptions in io.github.cdklabs.projen.web
Classes in io.github.cdklabs.projen.web that implement NextJsTypeScriptProjectOptions Modifier and Type Class Description static classNextJsTypeScriptProjectOptions.Jsii$ProxyAn implementation forNextJsTypeScriptProjectOptionsMethods in io.github.cdklabs.projen.web that return NextJsTypeScriptProjectOptions Modifier and Type Method Description NextJsTypeScriptProjectOptionsNextJsTypeScriptProjectOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.web with parameters of type NextJsTypeScriptProjectOptions Constructor Description NextJsTypeScriptProject(NextJsTypeScriptProjectOptions options)
-