mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 21:49:31 +08:00
1 line
66 B
Text
1 line
66 B
Text
export declare function getFileSize(file: string): number | null;
|