Type Alias PostFileThumbnail

PostFileThumbnail: {
    position: number;
    url: string;
}