UNPKG

table-render-test

Version:

中后台表格解决方案

7 lines (6 loc) 148 B
import React from 'react'; declare const Copy: ({ item, text }: { item: any; text: any; }) => React.JSX.Element; export default Copy;