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

define("drab-wakelock", WakeLock);
