We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a787ee commit 310580bCopy full SHA for 310580b
src/types.ts
@@ -8,7 +8,7 @@ export interface Episode {
8
id: string
9
isPermaLink: boolean
10
}
11
- pubDate: Date
+ pubDate: string
12
enclosures: {
13
url: string
14
length: number
0 commit comments