copy
inline fun AssetBundle.DigestSettings.copy(block: AssetBundleKt.DigestSettingsKt.Dsl.() -> Unit): AssetBundle.DigestSettings
inline fun AssetBundle.RewriteMap.copy(block: AssetBundleKt.RewriteMapKt.Dsl.() -> Unit): AssetBundle.RewriteMap
inline fun AssetBundle.BundlerSettings.copy(block: AssetBundleKt.BundlerSettingsKt.Dsl.() -> Unit): AssetBundle.BundlerSettings
inline fun AssetBundle.AssetDependencies.copy(block: AssetBundleKt.AssetDependenciesKt.Dsl.() -> Unit): AssetBundle.AssetDependencies
inline fun AssetBundle.StyleBundle.copy(block: AssetBundleKt.StyleBundleKt.Dsl.() -> Unit): AssetBundle.StyleBundle
inline fun AssetBundle.StyleBundle.StyleAsset.copy(block: AssetBundleKt.StyleBundleKt.StyleAssetKt.Dsl.() -> Unit): AssetBundle.StyleBundle.StyleAsset
inline fun AssetBundle.ScriptBundle.copy(block: AssetBundleKt.ScriptBundleKt.Dsl.() -> Unit): AssetBundle.ScriptBundle
inline fun AssetBundle.ScriptBundle.ScriptAsset.copy(block: AssetBundleKt.ScriptBundleKt.ScriptAssetKt.Dsl.() -> Unit): AssetBundle.ScriptBundle.ScriptAsset
inline fun AssetBundle.GenericBundle.copy(block: AssetBundleKt.GenericBundleKt.Dsl.() -> Unit): AssetBundle.GenericBundle
inline fun AssetBundle.AssetContent.copy(block: AssetBundleKt.AssetContentKt.Dsl.() -> Unit): AssetBundle.AssetContent
inline fun EmbeddedScriptMetadata.copy(block: EmbeddedScriptMetadataKt.Dsl.() -> Unit): EmbeddedScriptMetadata
inline fun EmbeddedScriptMetadata.JsScriptMetadata.copy(block: EmbeddedScriptMetadataKt.JsScriptMetadataKt.Dsl.() -> Unit): EmbeddedScriptMetadata.JsScriptMetadata
inline fun EmbeddedScriptMetadata.PyScriptMetadata.copy(block: EmbeddedScriptMetadataKt.PyScriptMetadataKt.Dsl.() -> Unit): EmbeddedScriptMetadata.PyScriptMetadata
inline fun EmbeddedScriptMetadata.RbScriptMetadata.copy(block: EmbeddedScriptMetadataKt.RbScriptMetadataKt.Dsl.() -> Unit): EmbeddedScriptMetadata.RbScriptMetadata
inline fun EmbeddedScriptMetadata.JvmScriptMetadata.copy(block: EmbeddedScriptMetadataKt.JvmScriptMetadataKt.Dsl.() -> Unit): EmbeddedScriptMetadata.JvmScriptMetadata