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