summaryrefslogtreecommitdiff
path: root/test/mock-file.ts
blob: 5bf851affda8866a6629fa08443b1e5207a53a80 (about) (plain)
1
2
3
4
5
6
export default {
  height: 100,
  width: 100,
  scale: 2.0,
  uri: "https://placekitten.com/200/200",
}