Files
LangBot/web/src/app/home/components/unified-binding-selector/index.ts
T
2026-05-05 15:08:04 +08:00

6 lines
122 B
TypeScript

export {
default as UnifiedBindingSelector,
type BindingType,
type BindingValue,
} from './UnifiedBindingSelector';