UNPKG
ontime-components
Version:
latest (2.0.0)
2.0.0
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.0
List of react components
github.com/OntimeLengo/ontime-components
OntimeLengo/ontime-components
ontime-components
/
build
/
components
/
Input
/
index.d.ts
3 lines
(2 loc)
•
51 B
TypeScript
View Raw
1
2
3
import
{
Input
}
from
'./Input'
;
export
{
Input
};