1 line
176 B
JSON
1 line
176 B
JSON
{"ast":null,"code":"export default function getAltAxis(axis) {\n return axis === 'x' ? 'y' : 'x';\n}","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]} |