UNPKG
realestate-jp
Version:
latest (0.1.1)
0.1.1
0.1.0
不動産関連のユーティリティ関数を提供するライブラリ
github.com/ryohidaka/realestate-jp
ryohidaka/realestate-jp
realestate-jp
/
esm
/
lib
/
mod.js
3 lines
(2 loc)
•
62 B
JavaScript
View Raw
1
2
3
export
*
from
"./loan/mod.js"
;
export
*
from
"./rent/mod.js"
;