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