UNPKG
zlltestcom
Version:
latest (1.0.0)
1.0.0
react base com
zlltestcom
/
lib
/
index.d.ts
3 lines
(2 loc)
•
92 B
TypeScript
View Raw
1
2
3
export
{
default
as
Button
}
from
'./Button'
;
export
{
default
as
Input
}
from
'./Input'
;