This commit is contained in:
ChenX
2024-04-17 18:27:39 +08:00
parent d61ef7270d
commit cc062c79c8
121 changed files with 9004 additions and 5175 deletions

View File

@@ -1,3 +0,0 @@
export declare function LoadImageFromFile(blob: File): Promise<HTMLImageElement>;
export declare function LoadImageFromUrl(url: string): Promise<HTMLImageElement>;
//# sourceMappingURL=ImageLoader.d.ts.map