mirror of
https://github.com/langgenius/dify.git
synced 2026-07-28 15:49:42 +08:00
4 lines
77 B
TypeScript
4 lines
77 B
TypeScript
'use client'
|
|
|
|
export { default as FieldInfo } from './components/field-info'
|