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

View File

@@ -1 +0,0 @@
{"version":3,"file":"ImageLoader.d.ts","sourceRoot":"","sources":["../../../src/Loader/ImageLoader.ts"],"names":[],"mappings":"AAYA,wBAAsB,iBAAiB,CAAC,IAAI,EAAE,IAAI,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAc7E;AAGD,wBAAsB,gBAAgB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,gBAAgB,CAAC,CAe7E"}