3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
|
import Installment from "./components/Installment/index";
|
||
|
export default Installment;
|