// external import {init} from './index.js' import {COMMANDS} from './cmd.js' init(globalThis.document.getElementById('app'), COMMANDS)