UNPKG

166 BJavaScriptView Raw
1import React from 'react'
2import com from './com-jsx'
3import Store from './store-es'
4require('./another')
5
6;(function () {
7 require('react')
8 require('redux')
9})()