dify/web/app/components/devtools/index.ts

3 lines
103 B
TypeScript

export { ReactScan } from './react-scan'
export { TanStackDevtoolsWrapper } from './tanstack-devtools'