import { State } from "../types"; export default (state: State) => state.entities;