parent
adf64865bd
commit
2d07682781
@ -1,6 +1,6 @@
|
|||||||
import { Command } from '../../..'
|
import { Command } from '../../..'
|
||||||
import { KeyMap } from '../../../dataset/enum/KeyMap'
|
import { KeyMap } from '../../../dataset/enum/KeyMap'
|
||||||
import { IRegisterShortcut } from '../Shortcut'
|
import { IRegisterShortcut } from '../../../interface/shortcut/Shortcut'
|
||||||
|
|
||||||
export const richtextKeys: IRegisterShortcut[] = [
|
export const richtextKeys: IRegisterShortcut[] = [
|
||||||
{
|
{
|
||||||
Loading…
Reference in new issue