mirror of
https://github.com/imsyy/DailyHotApi.git
synced 2026-01-12 13:14:55 +08:00
2
src/types.d.ts
vendored
2
src/types.d.ts
vendored
@@ -22,7 +22,7 @@ export type RouterData = {
|
||||
title: string;
|
||||
type: string;
|
||||
description?: string;
|
||||
parame?: Record<string, string | object>;
|
||||
params?: Record<string, string | object>;
|
||||
total: number;
|
||||
link?: string;
|
||||
updateTime: string;
|
||||
|
||||
Reference in New Issue
Block a user