Imaginary v0.0.2 AssetData View Source

A struct representing image asset.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %AssetData{
  id: String.t(),
  options: CldConfig.config(),
  transformations: [String.t()]
}