class Image extends Entityimport { Image } from "https://deno.land/x/caviar@2.6.0/src/entities/mod.ts"; ConstructorsnewImage(url: string,x: number,y: number,)Propertiesheight: numberimage: HTMLImageurl: stringwidth: numberMethodsload()