Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mutation-types.js « store « src - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: efae571cf1676f16748d28b82079c4ce38c7ad8f (plain)
1
2
3
4
export const SET_VIEW_WIDTH = 'SET_VIEW_WIDTH'
export const SET_SHOW_AUTHOR_ANNOTATIONS = 'SET_SHOW_AUTHOR_ANNOTATIONS'
export const SET_CURRENT_SESSION = 'SET_CURRENT_SESSION'
export const SET_HEADINGS = 'SET_HEADINGS'