refactor: separate elements logic into a standalone package (#9285)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ENCRYPTION_KEY_BITS } from "../constants";
|
||||
import { ENCRYPTION_KEY_BITS } from "@excalidraw/common";
|
||||
|
||||
import { blobToArrayBuffer } from "./blob";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user