mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Fx issues with esbuild
This commit is contained in:
parent
4a182f985b
commit
033fcfea14
4 changed files with 6 additions and 8 deletions
|
@ -3,7 +3,7 @@ import type {
|
|||
FontFamilyValues,
|
||||
} from "@excalidraw/element/types";
|
||||
|
||||
import { FONT_FAMILY, FONT_FAMILY_FALLBACKS } from ".";
|
||||
import { FONT_FAMILY, FONT_FAMILY_FALLBACKS } from "./constants";
|
||||
|
||||
/**
|
||||
* Encapsulates font metrics with additional font metadata.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue