fix: cleanup keybinding events
This commit is contained in:
parent
bdeafbaf75
commit
9bc560b17f
5 changed files with 25 additions and 33 deletions
|
|
@ -4,5 +4,5 @@ export * from './flash.mjs';
|
|||
export * from './slider.mjs';
|
||||
export * from './themes.mjs';
|
||||
export * from './widget.mjs';
|
||||
export { Vim } from './keybindings.mjs';
|
||||
export * from './basicSetup.mjs';
|
||||
export { Vim, prebakeField } from './keybindings.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue