UNPKG

@pubby.club/sdk

Version:
6 lines (5 loc) 93 B
export interface Room { title: string; thumbnail: string; description: string; }