mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 22:30:31 +00:00
refactor: financial reports to nestjs
This commit is contained in:
3
temp/BalanceSheet/BalanceSheetTotal.ts
Normal file
3
temp/BalanceSheet/BalanceSheetTotal.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import * as R from 'ramda';
|
||||
|
||||
export const BalanceSheetTotal = (Base: any) => class extends Base {};
|
||||
Reference in New Issue
Block a user