5 lines
68 B
JavaScript
5 lines
68 B
JavaScript
export default {
|
|
x: {type: 'float32'},
|
|
y: {type: 'float32'},
|
|
};
|