mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Fix es & ts build
This commit is contained in:
parent
931d03d514
commit
fc225c5353
18 changed files with 73 additions and 54 deletions
|
@ -38,7 +38,7 @@ import {
|
|||
import { getContainingFrame } from "@excalidraw/element/frame";
|
||||
import { getCornerRadius } from "@excalidraw/element/shapes";
|
||||
|
||||
// TODO: consider separating
|
||||
// TODO_SEP: consider separating
|
||||
import { getVerticalOffset } from "@excalidraw/excalidraw/fonts/FontMetadata";
|
||||
|
||||
import type {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue