class GodotAtlasimport { GodotAtlas } from "https://deno.land/x/caviar@2.1.9/src/utils/atlas/mod.ts"; ConstructorsnewGodotAtlas(data: IGodotAtlas)Propertiesframes: { [key: string]: Frame; }height: numberimgUrl: stringwidth: number