UNPKG

@pubby/sdk

Version:
7 lines (6 loc) 119 B
export interface Playlist { id: string; title: string; thumbnail: string; description: string; }