UNPKG
@2e32/react-input
Version:
latest (1.0.0)
1.0.0
A React input component
github.com/2e32/react-input
2e32/react-input
@2e32/react-input
/
dist
/
js
/
types
/
index.d.ts
4 lines
•
116 B
TypeScript
View Raw
1
2
3
4
import
Input
from
'./Input'
;
export
type
*
from
'./types'
;
export
default
Input
;
//# sourceMappingURL=index.d.ts.map