CoordinateCopyimport type { Coordinate } from "https://raw.githubusercontent.com/takker99/scrapbox-url-customizer/0.4.3/internal/getTweet.ts";interface Coordinate {h: number;w: number;x: number;y: number;}§Properties§h: number[src]§w: number[src]§x: number[src]§y: number[src]