Uses of Class
io.github.cdklabs.projen.typescript.TypeScriptProject
-
-
Uses of TypeScriptProject in io.github.cdklabs.projen.awscdk
Subclasses of TypeScriptProject in io.github.cdklabs.projen.awscdk Modifier and Type Class Description classAwsCdkConstructLibrary(experimental) AWS CDK construct library project.classAwsCdkTypeScriptApp(experimental) AWS CDK app in TypeScript.classConstructLibraryAwsDeprecated.useAwsCdkConstructLibrary -
Uses of TypeScriptProject in io.github.cdklabs.projen.cdk
Subclasses of TypeScriptProject in io.github.cdklabs.projen.cdk Modifier and Type Class Description classConstructLibrary(experimental) A multi-language library for CDK constructs.classJsiiProject(experimental) Multi-language jsii library project. -
Uses of TypeScriptProject in io.github.cdklabs.projen.cdk8s
Subclasses of TypeScriptProject in io.github.cdklabs.projen.cdk8s Modifier and Type Class Description classCdk8sTypeScriptApp(experimental) CDK8s app in TypeScript.classConstructLibraryCdk8s(experimental) CDK8s construct library project. -
Uses of TypeScriptProject in io.github.cdklabs.projen.cdktf
Subclasses of TypeScriptProject in io.github.cdklabs.projen.cdktf Modifier and Type Class Description classConstructLibraryCdktf(experimental) CDKTF construct library project. -
Uses of TypeScriptProject in io.github.cdklabs.projen.typescript
Subclasses of TypeScriptProject in io.github.cdklabs.projen.typescript Modifier and Type Class Description classTypeScriptAppProject(experimental) TypeScript app.classTypeScriptLibraryProjectDeprecated.useTypeScriptProjectMethods in io.github.cdklabs.projen.typescript that return TypeScriptProject Modifier and Type Method Description TypeScriptProjectTypeScriptProject.Builder. build()Methods in io.github.cdklabs.projen.typescript with parameters of type TypeScriptProject Modifier and Type Method Description static Projenrc.BuilderProjenrc.Builder. create(TypeScriptProject project)Constructors in io.github.cdklabs.projen.typescript with parameters of type TypeScriptProject Constructor Description Projenrc(TypeScriptProject project)Projenrc(TypeScriptProject project, ProjenrcOptions options)TypedocDocgen(TypeScriptProject project) -
Uses of TypeScriptProject in io.github.cdklabs.projen.web
Subclasses of TypeScriptProject in io.github.cdklabs.projen.web Modifier and Type Class Description classNextJsTypeScriptProject(experimental) Next.js project using TypeScript.classReactTypeScriptProject(experimental) React project using TypeScript.
-