UNPKG

ayongui1

Version:
5 lines (3 loc) 147 B
import { default as React } from 'react'; declare const List: React.ForwardRefExoticComponent<React.RefAttributes<unknown>>; export default List;