| Modifier and Type | Method and Description |
|---|---|
default OutputFormat |
BundlingOptions.getFormat()
Output format for the generated JavaScript files.
|
OutputFormat |
BundlingOptions.Jsii$Proxy.getFormat() |
static OutputFormat |
OutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputFormat[] |
OutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BundlingOptions.Builder |
BundlingOptions.Builder.format(OutputFormat format)
Sets the value of
BundlingOptions.getFormat() |
Copyright © 2023. All rights reserved.