UNPKG

generator-gsndnn

Version:

Scaffolds DNN extensions, including Modules (Webforms, SPA, and MVC), Persona Bar, Skin Object, Library, Scheduler, and Hotcakes Commerce projects (based on the generator built by Matt Rutledge).

7 lines (4 loc) 119 B
import { combineReducers } from "redux"; const rootReducer = combineReducers({ }); export default rootReducer;