UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 231 B
import CurrentExampleComponent from './CurrentExampleComponent'; import type { CurrentExampleComponentProps } from './CurrentExampleComponentTypes'; export { CurrentExampleComponent }; export type { CurrentExampleComponentProps };