dify/web/gen/orpc/common.ts
Stephen Zhou 4061c83b26
no sufix
2026-01-25 16:19:07 +08:00

6 lines
183 B
TypeScript

// This file is auto-generated by @hey-api/openapi-ts
import { oc } from '@orpc/contract'
export const base = oc.$route({ inputStructure: 'detailed', outputStructure: 'detailed' })