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

define("drab-prefetch", Prefetch);
