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