mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-30 17:47:28 +01:00
1
assets/types/Point.d.ts
vendored
Normal file
1
assets/types/Point.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
type Point = { x: number; y: number };
|
||||
Reference in New Issue
Block a user