UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 129 B
import TextXl from './TextXl'; import type { TextXlProps } from './TextXlTypes'; export { TextXl }; export type { TextXlProps };