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

4 lines
95 B
TypeScript
Raw Normal View History

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