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

define("drab-share", Share);
