Generated schema for aspectRatio
Description: width:height represents an aspect ratio. It may be approximate, and may not correspond to absolute dimensions in any given unit.
@type t() :: %ProtoRune.App.Bsky.Embed.Defs.AspectRatio{ height: integer(), width: integer() }