Files
v10/dist/dev/ui/hotkey/index.js

3 lines
83 B
JavaScript

import { Hotkey, MediaHotkey } from "./hotkey.js";
export { Hotkey, MediaHotkey };