ohctechv3/.svn/pristine/62/620379726db75c8d9d8a440975ece13d18f62ddd.svn-base

2 lines
64 B
Plaintext
Raw Normal View History

2024-10-28 15:03:36 +05:30
export default function getAltAxis(axis: "x" | "y"): "x" | "y";