input.mjs 44 B

1234
  1. export default () => ({
  2. x: ({x}) => {}
  3. })