UNPKG

linkmore-design

Version:

🌈 πŸš€lmη»„δ»ΆεΊ“γ€‚πŸš€

4 lines (3 loc) β€’ 193 B
import React, { PropsWithChildren } from 'react'; declare const VirtualTable: React.MemoExoticComponent<(tableProps: PropsWithChildren<any>) => React.JSX.Element>; export default VirtualTable;