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