hmc-guide/themes/hugo-mod-jslibs-dist/popperjs/package/lib/utils/getAltLen.d.ts

2 lines
80 B
TypeScript

export default function getAltLen(len: "width" | "height"): "width" | "height";