UNPKG

@votemike/property

Version:

Property class and related classes

7 lines (6 loc) 298 B
export { default as Fee } from './src/fee'; export { default as Finance } from './src/finance'; export { default as Payment } from './src/payment'; export { default as Property } from './src/property'; export { default as Rental } from './src/rental'; export { default as Sale } from './src/sale';