mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 14:07:54 +08:00
feat: strict data type
This commit is contained in:
@@ -41,4 +41,5 @@ export type Data = {
|
||||
author?: string;
|
||||
language?: string;
|
||||
feedLink?: string;
|
||||
lastBuildDate?: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user