Whalebird-desktop-client-ma.../src/types/timeline.ts

6 lines
87 B
TypeScript

export type Timeline = {
cw: boolean
nsfw: boolean
hideAllAttachments: boolean
}