mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-04-29 19:44:53 +02:00
3 lines
105 B
JavaScript
3 lines
105 B
JavaScript
![]() |
import { AgentController } from './controller/agent-controller.js';
|
||
|
|
||
|
new AgentController('andy').start();
|