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

define("drab-announcer", Announcer);
