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