UNPKG

rsshub

Version:
7 lines (6 loc) 124 B
export interface NextDataEpisode { __typename: 'Episode'; id: string; title: string; publishedAt: string; }