getAltAxis.d.ts 64 Bytes
export default function getAltAxis(axis: "x" | "y"): "x" | "y";