PeerTube/server/typings/models/account/avatar.ts

4 lines
95 B
TypeScript
Raw Normal View History

2019-08-15 11:53:26 +02:00
import { AvatarModel } from '../../../models/avatar/avatar'
export type MAvatar = AvatarModel