UNPKG

petals-ui

Version:
6 lines (3 loc) 153 B
import { ITypographyComponent } from '../../typography'; interface IParagraphComponent extends ITypographyComponent {} export { IParagraphComponent };