UNPKG

shineout

Version:
5 lines (4 loc) 268 B
import { KeygenResult } from '@sheinx/hooks'; import { TransferProps } from './transfer.type'; declare const _default: <DataItem, Value extends KeygenResult[]>(props: TransferProps<DataItem, Value>) => import("react/jsx-runtime").JSX.Element; export default _default;