UNPKG
fapiao
Version:
latest (1.0.1)
1.0.1
1.0.0
a simple fapiao react component
github.com/hohogpb/fapiao
hohogpb/fapiao
fapiao
/
dist
/
fapiao
/
index.d.ts
4 lines
(3 loc)
•
146 B
TypeScript
View Raw
1
2
3
4
import
'kbjtable/dist/kbjtable.cjs.development.css'
;
import
React
from
'react'
;
export
declare
function
Fapiao
(
props
:
any
):
React
.
JSX
.
Element
;