mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-13 12:29:58 +02:00
refactor: auto ordered imports (#9163)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { pointFrom } from "./point";
|
||||
|
||||
import type { GlobalPoint, Line, LocalPoint } from "./types";
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user