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