mirror of
https://github.com/langgenius/dify.git
synced 2026-04-30 15:38:08 +08:00
3 lines
121 B
TypeScript
3 lines
121 B
TypeScript
export { defaultConfig, defineConfig } from './config'
|
|
export type { Config, OrpcPlugin, ResolvedConfig } from './types'
|