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