chat-pc/src/plugins/index.ts

8 lines
190 B
TypeScript
Raw Normal View History

2024-12-24 08:14:21 +00:00
export * from './highlight'
export * from './component'
export * from './md-editor'
export * from './naive-ui'
export * from './sms-lock'
export * from './ws-socket'
export * from './pinia'