mirror of
https://github.com/langgenius/dify.git
synced 2026-04-23 12:16:11 +08:00
3 lines
109 B
TypeScript
3 lines
109 B
TypeScript
export { defaultConfig, defineConfig } from './config'
|
|
export type { OrpcPlugin, UserConfig } from './types'
|