export default (type) => ({ type: 'object', properties: { x: {type}, y: {type}, }, });