naturalHeightnaturalHeight and naturalWidthnaturalWidth. But when I construct the object new Image()new Image() I get a Reference Error that it is not defined. I figured I could import it from a preact module or something similar to (import {Image} from 'preact/imageimport {Image} from 'preact/image), but I simply couldn't find out from which module to import it.Join the Discord to ask follow-up questions and connect with the community