add
fun DslList<AssetBundle.AssetContent, AssetBundleKt.Dsl.AssetProxy>.add(value: AssetBundle.AssetContent)
Inlined asset contents, which specify pre-compressed asset data corresponding to a given CSS or JavaScript code
bundle. The server may choose to serve this content rather than performing compression on-the-fly.
Content copied to clipboard
repeated .elide.assets.AssetBundle.AssetContent asset = 8;
Parameters
value
The asset to add.