1
0
Fork 0
peertube/server/typings/models/account/avatar.ts

4 lines
95 B
TypeScript
Raw Normal View History

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