gpt4ui / src /plugins /index.ts
ngoctuanai's picture
Upload 135 files
076ace8
raw
history blame contribute delete
131 Bytes
import setupAssets from './assets'
import setupScrollbarStyle from './scrollbarStyle'
export { setupAssets, setupScrollbarStyle }