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