UNPKG
@evidential-fortune-sheet/fortune-excel
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
An Excel import/export import library for FortuneSheet
@evidential-fortune-sheet/fortune-excel
/
dist
/
icons
/
ImportIcon.d.ts
4 lines
(3 loc)
•
104 B
TypeScript
View Raw
1
2
3
4
import
React
from
"react"
; declare
function
ImportIcon
(
):
React
.
JSX
.
Element
;
export
default
ImportIcon
;