ImageResource.dhall 147 B

123456
  1. { type : Text
  2. , source : Optional (./JSONObject.dhall)
  3. , params : Optional (./JSONObject.dhall)
  4. , version : Optional (List ./TextTextPair.dhall)
  5. }