We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0901d commit cd208e0Copy full SHA for cd208e0
src/2024/2024-12-14/lib/types.ts
@@ -1,5 +1,5 @@
1
import type { Point } from '@/aoc/point/types.js'
2
-import type { GridDimensions } from '@/aoc/grid/types.js';
+import type { GridDimensions } from '@/aoc/grid/types.js'
3
4
/**
5
* Location and velocity properties of a Robot
0 commit comments