UNPKG

@sample-stack/counter-module-browser

Version:

Sample core for higher packages to depend on

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