class Image extends Entityimport { Image } from "https://deno.land/x/caviar@2.6.9/web/src/entities/mod.ts"; ConstructorsnewImage(url: string,x: number,y: number,)Propertiesbitmap: ImageBitmapimage: HTMLImageElementurl: stringMethodsload()