2024-01-10 08:57:23 +08:00

2 lines
80 B
TypeScript

export declare function checkLocalMP3FileExists(src: string): Promise<boolean>;