UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 129 B
import TextMd from './TextMd'; import type { TextMdProps } from './TextMdTypes'; export { TextMd }; export type { TextMdProps };