3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
|
|
export const SETTINGS_PAGE_SHORTCUT = 'N+S';
|
||
|
|
export const DOCUMENTS_PAGE_SHORTCUT = 'N+D';
|