import {define} from "@micro-frontends/core"; import {XTODOImba} from "~/components/x-todo/x-todo-imba"; define( XTODOImba );