This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
mirror of
https://github.com/langgenius/dify.git
Watch
2
Star
0
Fork
You've already forked dify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
91da784f84
dify
/
web
/
contract
/
base.ts
4 lines
99 B
TypeScript
Raw
Blame
History
import
{
oc
}
from
'@orpc/contract'
export
const
base
=
oc
.
$route
(
{
inputStructure
:
'detailed'
}
)
Reference in New Issue
View Git Blame
Copy Permalink