UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 141 B
import InfoText from './InfoText'; import type { InfoTextProps } from './InfoTextTypes'; export { InfoText }; export type { InfoTextProps };