| Modifier and Type | Class and Description |
|---|---|
class |
AwsCdkConstructLibrary
(experimental) AWS CDK construct library project.
|
class |
AwsCdkTypeScriptApp
(experimental) AWS CDK app in TypeScript.
|
class |
ConstructLibraryAws
Deprecated.
use `AwsCdkConstructLibrary`
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructLibrary
(experimental) A multi-language library for CDK constructs.
|
class |
JsiiProject
(experimental) Multi-language jsii library project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cdk8sTypeScriptApp
(experimental) CDK8s app in TypeScript.
|
class |
ConstructLibraryCdk8s
(experimental) CDK8s construct library project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructLibraryCdktf
(experimental) CDKTF construct library project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypeScriptAppProject
(experimental) TypeScript app.
|
class |
TypeScriptLibraryProject
Deprecated.
use `TypeScriptProject`
|
| Modifier and Type | Method and Description |
|---|---|
TypeScriptProject |
TypeScriptProject.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static Projenrc.Builder |
Projenrc.Builder.create(TypeScriptProject project) |
| Constructor and Description |
|---|
Projenrc(TypeScriptProject project) |
Projenrc(TypeScriptProject project,
ProjenrcOptions options) |
TypedocDocgen(TypeScriptProject project) |
| Modifier and Type | Class and Description |
|---|---|
class |
NextJsTypeScriptProject
(experimental) Next.js project with TypeScript.
|
class |
ReactTypeScriptProject
(experimental) React project with TypeScript.
|
Copyright © 2021. All rights reserved.