fix: library init/import race conditions (#5101)
This commit is contained in:
@@ -194,3 +194,4 @@ export const exportToClipboard = async (
|
||||
export { serializeAsJSON, serializeLibraryAsJSON } from "../data/json";
|
||||
export { loadFromBlob, loadLibraryFromBlob } from "../data/blob";
|
||||
export { getFreeDrawSvgPath } from "../renderer/renderElement";
|
||||
export { mergeLibraryItems } from "../data/library";
|
||||
|
||||
Reference in New Issue
Block a user