Files

2 lines
69 B
TypeScript
Raw Permalink Normal View History

export declare function isImageValid(src: string): Promise<unknown>;