UNPKG

realestate-jp

Version:

不動産関連のユーティリティ関数を提供するライブラリ

4 lines 198 B
export { getRentSummary } from "./summary.js"; export { getRentTransitions } from "./transitions.js"; export type { RentSummary, RentTransition } from "./types.js"; //# sourceMappingURL=mod.d.ts.map