getAltLen.d.ts 80 Bytes
export default function getAltLen(len: "width" | "height"): "width" | "height";