import registerHotbarHook from "./hotbar-drop"; export default function registerHooks(): void { registerHotbarHook(); }