silphius/app/ecs-components/animation.js
2024-06-12 01:38:05 -05:00

4 lines
47 B
JavaScript

export default {
frame: {type: 'uint16'},
};