blob: 7268785d56aaaf2b9ffdb19f324319a40436159c [file] [log] [blame]
export const SHOW_ALL = 'show_all'
export const SHOW_COMPLETED = 'show_completed'
export const SHOW_ACTIVE = 'show_active'