UNPKG

liber-salti

Version:

Saltí - Liber Design System

7 lines (6 loc) 173 B
import { TextList as TextListType } from './TextList.types'; /** * List unordered or ordered items */ declare const TextList: TextListType; export default TextList;