mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-15 18:25:58 +01:00
lint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ImportedDataState } from "../../packages/excalidraw/data/types";
|
||||
import type { ImportedDataState } from "../../packages/excalidraw/data/types";
|
||||
import { STORAGE_KEYS } from "../app_constants";
|
||||
|
||||
export const initLocalStorage = (data: ImportedDataState) => {
|
||||
|
||||
Reference in New Issue
Block a user