mindcraft/main.js

3 lines
55 B
JavaScript
Raw Normal View History

import { Agent } from './agent.js';
2023-08-15 23:39:02 -07:00
new Agent('andy');