Uses of Interface
io.github.cdklabs.projen.web.NextJsCommonProjectOptions
-
Packages that use NextJsCommonProjectOptions Package Description io.github.cdklabs.projen.web -
-
Uses of NextJsCommonProjectOptions in io.github.cdklabs.projen.web
Subinterfaces of NextJsCommonProjectOptions in io.github.cdklabs.projen.web Modifier and Type Interface Description interfaceNextJsProjectOptionsinterfaceNextJsTypeScriptProjectOptionsClasses in io.github.cdklabs.projen.web that implement NextJsCommonProjectOptions Modifier and Type Class Description static classNextJsCommonProjectOptions.Jsii$ProxyAn implementation forNextJsCommonProjectOptionsstatic classNextJsProjectOptions.Jsii$ProxyAn implementation forNextJsProjectOptionsstatic classNextJsTypeScriptProjectOptions.Jsii$ProxyAn implementation forNextJsTypeScriptProjectOptionsMethods in io.github.cdklabs.projen.web that return NextJsCommonProjectOptions Modifier and Type Method Description NextJsCommonProjectOptionsNextJsCommonProjectOptions.Builder. build()Builds the configured instance.
-