class types.PhotoCachedSize extends _TypePhotoSizeimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PhotoCachedSize } = types; ConstructorsnewPhotoCachedSize(params: { type: string; w: number; h: number; bytes: Uint8Array; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsbytes: Uint8Arrayh: numbertype: stringw: numberStatic Propertiesreadonly[paramDesc]: ParamDesc