Files
dify/web/plugins/hey-api-orpc/index.ts
Stephen Zhou a6286dbffd update
2026-01-25 20:03:54 +08:00

3 lines
109 B
TypeScript

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