UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 147 B
import DisplayLg from './DisplayLg'; import type { DisplayLgProps } from './DisplayLgTypes'; export { DisplayLg }; export type { DisplayLgProps };