moss / src /plugins /index.ts
xianqiu's picture
change the port
61ede3b
raw
history blame
No virus
131 Bytes
import setupAssets from './assets'
import setupScrollbarStyle from './scrollbarStyle'
export { setupAssets, setupScrollbarStyle }