UNPKG

zhu-jiang-yi-yuan-bigscreen

Version:

南方医科大学珠江医院大屏端

5 lines (4 loc) 161 B
import { OnValueProps } from "../@types"; import { FunctionComponent } from "react"; declare const OnValue: FunctionComponent<OnValueProps>; export { OnValue };