2025-04-02 21:57:33 +08:00

5 lines
92 B
JavaScript

import './setPublicPath'
import mod from '~entry'
export default mod
export * from '~entry'