Views

Returns CurrentViews describing which views are currently active

Syntax

function getViews(state) {
  return state.views;
}