VimKeyMappingArgs
Unofficial
The arguments a key mapping passes to the command it binds to, whichever kind of command that is.
Import:
import type { VimKeyMappingArgs } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface VimKeyMappingArgs