1
2
3
4
import './setPublicPath'
import mod from '~entry'
export default mod
export * from '~entry'