Files
2026-07-13 12:37:41 +08:00

2 lines
56 B
TypeScript

export type Sharing = "private" | "public" | "unlisted"