UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 159 B
import DividerLine from './DividerLine'; import type { DividerLineProps } from './DividerLineTypes'; export { DividerLine }; export type { DividerLineProps };