UNPKG

@sample-stack/counter-module-browser

Version:

Sample core for higher packages to depend on

5 lines (3 loc) 122 B
import { Feature } from '@common-stack/client-react'; import common from './module'; export default new Feature(common);