5 lines
92 B
Java
5 lines
92 B
Java
import './setPublicPath'
|
|
import mod from '~entry'
|
|
export default mod
|
|
export * from '~entry'
|