CKEditor5.Cloud.AssetPackage (ckeditor5 v0.2.0)
View SourceRepresents 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
@type css_asset() :: binary()
@type js_asset() :: CKEditor5.Cloud.AssetPackage.JSAsset.t()