UNPKG

@accounter/server

Version:
6 lines (5 loc) 212 B
import type { IGetLedgerRecordsByIdsResult } from '../types.js'; export declare function getLedgerMeta(records: IGetLedgerRecordsByIdsResult[]): { ledgerMinValueDate: null; ledgerMinInvoiceDate: null; };