UNPKG
carpooluikit
Version:
latest (1.0.0)
1.0.0
carpool finance uikit
github.com/TiscotSerVices/blzd-uikit
TiscotSerVices/blzd-uikit
carpooluikit
/
dist
/
components
/
Stepper
/
index.d.ts
4 lines
(3 loc)
•
143 B
TypeScript
View Raw
1
2
3
4
export
{
default
as
Stepper
}
from
"./Stepper"
;
export
{
Step
}
from
"./Step"
;
export
type
{
Status
as
StepStatus
,
StepProps
}
from
"./types"
;