mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 04:10:32 +00:00
refactor(nestjs): export module
This commit is contained in:
@@ -80,5 +80,9 @@ import { SaleEstimatesImportable } from './SaleEstimatesImportable';
|
||||
SaleEstimatesExportable,
|
||||
SaleEstimatesImportable
|
||||
],
|
||||
exports: [
|
||||
SaleEstimatesExportable,
|
||||
SaleEstimatesImportable
|
||||
]
|
||||
})
|
||||
export class SaleEstimatesModule {}
|
||||
|
||||
Reference in New Issue
Block a user