1 2 3 4import { oc } from '@orpc/contract' export const base = oc.$route({ inputStructure: 'detailed' })
1 2 3 4
import { oc } from '@orpc/contract' export const base = oc.$route({ inputStructure: 'detailed' })