UNPKG

@accounter/server

Version:

The test suite is split into three Vitest projects for efficiency and isolation:

4 lines (3 loc) 219 B
import type { TransactionsModule } from '../types.js'; export declare const commonTransactionFields: TransactionsModule.TransactionResolvers; export declare const commonChargeFields: TransactionsModule.ChargeResolvers;