UNPKG

@sample-stack/counter-module-browser

Version:

Sample core for higher packages to depend on

2 lines (1 loc) 260 B
import {Feature}from'@common-stack/client-react';import repository from'./module.js';export{default as Counter}from'./components/Counter.js';var ReduxFirstHistory = new Feature(repository);export{ReduxFirstHistory as default};//# sourceMappingURL=index.js.map