CKEditor5.Cloud.AssetPackage (ckeditor5 v0.1.0)

Represents a package of JavaScript and CSS assets for CKEditor 5 Cloud.

Summary

Functions

Merges the current asset package with another asset package, combining js and css arrays.

Types

css_asset()

@type css_asset() :: binary()

js_asset()

Functions

merge(asset_package, other_asset_package)

Merges the current asset package with another asset package, combining js and css arrays.