mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Add a new api
This commit is contained in:
4
server/eh.ts
Normal file
4
server/eh.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export type EHImageLimit = {
|
||||
current: number;
|
||||
max: number;
|
||||
};
|
||||
Reference in New Issue
Block a user