claude/components/CustomSelect/index.ts
kuberwastaken ec53fcbe95 init
2026-03-31 16:25:52 +05:30

4 lines
118 B
TypeScript

export * from './SelectMulti.js'
export type { OptionWithDescription } from './select.js'
export * from './select.js'