shift73k/assets_old/node_modules/@popperjs/core/lib/utils/getAltLen.d.ts

2 lines
80 B
TypeScript
Raw Normal View History

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