talk3 / src /plugins /index.ts
lmtt's picture
Duplicate from lmtt/talk4
533bab2
raw
history blame contribute delete
131 Bytes
import setupAssets from './assets'
import setupScrollbarStyle from './scrollbarStyle'
export { setupAssets, setupScrollbarStyle }