mirror of
https://github.com/pavlobu/deskreen.git
synced 2025-05-16 23:40:15 -07:00
2 lines
65 B
TypeScript
2 lines
65 B
TypeScript
type ViewSharingObject = { thumbnailUrl: string; name: string };
|