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

define("drab-tablesort", TableSort);
