]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - server/typings/models/account/avatar.ts
Stronger model typings
[github/Chocobozzz/PeerTube.git] / server / typings / models / account / avatar.ts
1 import { AvatarModel } from '../../../models/avatar/avatar'
2
3 export type MAvatar = AvatarModel