UNPKG

@pubby.club/sdk

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