Package io.github.cdklabs.projen.web
Interface ReactTypeDefOptions
-
- All Superinterfaces:
FileBaseOptions,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
ReactTypeDefOptions.Jsii$Proxy
@Generated(value="jsii-pacmak/1.96.0 (build 921e240)", date="2024-03-28T21:16:43.383Z") @Stability(Deprecated) @Deprecated public interface ReactTypeDefOptions extends software.amazon.jsii.JsiiSerializable, FileBaseOptions
Deprecated.No longer used.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classReactTypeDefOptions.BuilderDeprecated.static classReactTypeDefOptions.Jsii$ProxyDeprecated.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static ReactTypeDefOptions.Builderbuilder()Deprecated.-
Methods inherited from interface io.github.cdklabs.projen.FileBaseOptions
getCommitted, getEditGitignore, getExecutable, getMarker, getReadonly
-
-
-
-
Method Detail
-
builder
@Stability(Deprecated) @Deprecated static ReactTypeDefOptions.Builder builder()
Deprecated.- Returns:
- a
ReactTypeDefOptions.BuilderofReactTypeDefOptions
-
-