This commit is contained in:
Aakansha Doshi
2023-05-22 13:57:05 +05:30
parent dcf9e27e51
commit 5bfe4dff5f
5 changed files with 2 additions and 4 deletions

View File

@@ -49,7 +49,6 @@ import {
import { isArrowElement } from "./typeChecks";
import { MarkOptional, Merge, Mutable } from "../utility-types";
import { ImportedDataState } from "../data/types";
import { restoreElementWithProperties } from "../data/restore";
export const ELEMENTS_SUPPORTING_PROGRAMMATIC_API = [
"rectangle",