This commit is contained in:
2025-12-05 19:00:25 +08:00
parent db3334ec6c
commit fc032b6040
10 changed files with 142 additions and 154 deletions

3
mod.ts Normal file
View File

@@ -0,0 +1,3 @@
import { Hotkeys } from './src/hot-api/hotkeys/index';
export { Hotkeys }