UNPKG
react-photo-view-fix
Version:
latest (0.5.2)
0.5.2
一款精致的 React 的图片预览组件
github.com/MinJieLiu/react-photo-view
MinJieLiu/react-photo-view
react-photo-view-fix
/
dist
/
components
/
Close.d.ts
3 lines
(2 loc)
•
73 B
TypeScript
View Raw
1
2
3
declare
function
Close
(props:
any
): JSX.Element; export
default
Close
;