feat: keyboard shortcuts for primary actions (#2030)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { SNNote } from '@standardnotes/models'
|
||||
|
||||
export interface NotesControllerInterface {
|
||||
get firstSelectedNote(): SNNote | undefined
|
||||
}
|
||||
Reference in New Issue
Block a user