| 1 | import { defineConfig, type RegistryItem } from 'jsrepo'; |
| 2 | import { output } from '@jsrepo/shadcn'; |
| 3 | import { type Category, componentMetadata, type Variant } from './src/constants/Information'; |
| 4 |
nothing calls this directly
no test coverage detected