mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-10-27 17:04:26 +01:00
refactor: auto ordered imports (#9163)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { pointFrom, pointRotateRads } from "./point";
|
||||
|
||||
import type { Radians } from "./types";
|
||||
|
||||
describe("rotate", () => {
|
||||
|
||||
Reference in New Issue
Block a user