UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 129 B
import TextXs from './TextXs'; import type { TextXsProps } from './TextXsTypes'; export { TextXs }; export type { TextXsProps };