UNPKG

dot-gl

Version:

An Interactive React Map Library with Redux.

2 lines (1 loc) 223 B
import{combineReducers as t}from"@reduxjs/toolkit";import{mapStateReducer as e}from"./mapStateReducer.js";import{mapStyleReducer as m}from"./mapStyleReducer.js";const o=t({mapState:e,mapStyle:m});export{o as dotGlReducer};