UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 129 B
import TextLg from './TextLg'; import type { TextLgProps } from './TextLgTypes'; export { TextLg }; export type { TextLgProps };