UNPKG

miaam-ecs

Version:

ECS by and for Miaam

6 lines (3 loc) 106 B
import Entity from '../../../src/core/Entity.js'; class Player extends Entity {} export default Player;