This commit is contained in:
Aakansha Doshi 2023-07-17 17:59:00 +05:30
parent 21ca391e8c
commit 23f212367a

View file

@ -31,10 +31,7 @@ import { ImportedLibraryData } from "../../../data/types";
import CustomFooter from "./CustomFooter";
import MobileFooter from "./MobileFooter";
import { KEYS } from "../../../keys";
import {
convertToExcalidrawElements,
ExcalidrawProgrammaticAPI,
} from "../../../data/transform";
import { convertToExcalidrawElements } from "../../../data/transform";
declare global {
interface Window {