Files
dify/web/plugins/hey-api-orpc/index.ts
Stephen Zhou 47fde14cf3 Update
2026-01-25 15:09:47 +08:00

3 lines
121 B
TypeScript

export { defaultConfig, defineConfig } from './config'
export type { Config, OrpcPlugin, ResolvedConfig } from './types'