mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: use upng
This commit is contained in:
parent
671ed94d74
commit
b3d95d9307
4 changed files with 28 additions and 87 deletions
4
src/global.d.ts
vendored
4
src/global.d.ts
vendored
|
@ -120,7 +120,3 @@ declare module "image-blob-reduce" {
|
|||
const reduce: ImageBlobReduce.ImageBlobReduceStatic;
|
||||
export = reduce;
|
||||
}
|
||||
|
||||
declare module "pngjs/browser" {
|
||||
export { PNG } from "pngjs";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue