Fx issues with esbuild

This commit is contained in:
Marcel Mraz 2025-03-24 13:54:45 +01:00
parent 4a182f985b
commit 033fcfea14
No known key found for this signature in database
GPG key ID: 4EBD6E62DC830CD2
4 changed files with 6 additions and 8 deletions

View file

@ -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.