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

define("drab-intersect", Intersect);
