@deboxsoft/accounting-api
Advanced tools
Comparing version
{ | ||
"name": "@deboxsoft/accounting-api", | ||
"version": "1.5.0-beta.8", | ||
"version": "1.5.0-beta.9", | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -9,2 +9,3 @@ import type { Account, AccountType, PreferenceAccounting } from "../models"; | ||
isAccumulationAccount(accountId: string): boolean; | ||
excludeCodeAccount(account: Account): boolean; | ||
}; | ||
@@ -11,0 +12,0 @@ export declare const getAccountsTree: (accounts: Account[], transform?: (account: any) => any) => Account[]; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
411751
0.13%8072
0.16%