Uses of Interface
io.github.cdklabs.projen.typescript.TypeScriptProjectOptions
-
-
Uses of TypeScriptProjectOptions in io.github.cdklabs.projen.awscdk
Subinterfaces of TypeScriptProjectOptions in io.github.cdklabs.projen.awscdk Modifier and Type Interface Description interfaceAwsCdkConstructLibraryOptions(experimental) Options forAwsCdkConstructLibrary.interfaceAwsCdkTypeScriptAppOptionsinterfaceConstructLibraryAwsOptionsDeprecated.useAwsCdkConstructLibraryOptionsClasses in io.github.cdklabs.projen.awscdk that implement TypeScriptProjectOptions Modifier and Type Class Description static classAwsCdkConstructLibraryOptions.Jsii$ProxyAn implementation forAwsCdkConstructLibraryOptionsstatic classAwsCdkTypeScriptAppOptions.Jsii$ProxyAn implementation forAwsCdkTypeScriptAppOptionsstatic classConstructLibraryAwsOptions.Jsii$ProxyDeprecated. -
Uses of TypeScriptProjectOptions in io.github.cdklabs.projen.cdk
Subinterfaces of TypeScriptProjectOptions in io.github.cdklabs.projen.cdk Modifier and Type Interface Description interfaceConstructLibraryOptionsinterfaceJsiiProjectOptionsClasses in io.github.cdklabs.projen.cdk that implement TypeScriptProjectOptions Modifier and Type Class Description static classConstructLibraryOptions.Jsii$ProxyAn implementation forConstructLibraryOptionsstatic classJsiiProjectOptions.Jsii$ProxyAn implementation forJsiiProjectOptions -
Uses of TypeScriptProjectOptions in io.github.cdklabs.projen.cdk8s
Subinterfaces of TypeScriptProjectOptions in io.github.cdklabs.projen.cdk8s Modifier and Type Interface Description interfaceCdk8sTypeScriptAppOptionsinterfaceConstructLibraryCdk8sOptionsClasses in io.github.cdklabs.projen.cdk8s that implement TypeScriptProjectOptions Modifier and Type Class Description static classCdk8sTypeScriptAppOptions.Jsii$ProxyAn implementation forCdk8sTypeScriptAppOptionsstatic classConstructLibraryCdk8sOptions.Jsii$ProxyAn implementation forConstructLibraryCdk8sOptions -
Uses of TypeScriptProjectOptions in io.github.cdklabs.projen.cdktf
Subinterfaces of TypeScriptProjectOptions in io.github.cdklabs.projen.cdktf Modifier and Type Interface Description interfaceConstructLibraryCdktfOptionsClasses in io.github.cdklabs.projen.cdktf that implement TypeScriptProjectOptions Modifier and Type Class Description static classConstructLibraryCdktfOptions.Jsii$ProxyAn implementation forConstructLibraryCdktfOptions -
Uses of TypeScriptProjectOptions in io.github.cdklabs.projen.typescript
Subinterfaces of TypeScriptProjectOptions in io.github.cdklabs.projen.typescript Modifier and Type Interface Description interfaceTypeScriptLibraryProjectOptionsDeprecated.use TypeScriptProjectOptionsClasses in io.github.cdklabs.projen.typescript that implement TypeScriptProjectOptions Modifier and Type Class Description static classTypeScriptLibraryProjectOptions.Jsii$ProxyDeprecated.static classTypeScriptProjectOptions.Jsii$ProxyAn implementation forTypeScriptProjectOptionsMethods in io.github.cdklabs.projen.typescript that return TypeScriptProjectOptions Modifier and Type Method Description TypeScriptProjectOptionsTypeScriptProjectOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.typescript with parameters of type TypeScriptProjectOptions Constructor Description TypeScriptAppProject(TypeScriptProjectOptions options)TypeScriptLibraryProject(TypeScriptProjectOptions options)Deprecated.TypeScriptProject(TypeScriptProjectOptions options) -
Uses of TypeScriptProjectOptions in io.github.cdklabs.projen.web
Subinterfaces of TypeScriptProjectOptions in io.github.cdklabs.projen.web Modifier and Type Interface Description interfaceNextJsTypeScriptProjectOptionsinterfaceReactTypeScriptProjectOptionsClasses in io.github.cdklabs.projen.web that implement TypeScriptProjectOptions Modifier and Type Class Description static classNextJsTypeScriptProjectOptions.Jsii$ProxyAn implementation forNextJsTypeScriptProjectOptionsstatic classReactTypeScriptProjectOptions.Jsii$ProxyAn implementation forReactTypeScriptProjectOptions
-