AppVaultConfigHotkeysRecord
Unofficial
Record mapping hotkey identifiers to their string representations in vault config.
Import:
import type { AppVaultConfigHotkeysRecord } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface AppVaultConfigHotkeysRecord extends Record<string, string>Extends: Record<string, string>
Links to this page: