3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
export { default } from "./Step";
|
|
export type { StepSizeValue } from "../../../../lib/propNormalization";
|