import { define } from "../util/define.js";
import { ContextMenu } from "./index.js";

define("drab-contextmenu", ContextMenu);
