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
/
NormalEditInput.d.ts
3 lines
(2 loc)
•
106 B
TypeScript
View Raw
1
2
3
/// <reference types="react" />
export
declare
function
NormalEditInput
(
):
import
(
"react"
).
JSX
.
Element
;