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