UNPKG

@accounter/server

Version:
3 lines (2 loc) 185 B
import { Injector } from 'graphql-modules'; export declare const mergeChargesExecutor: (chargeIdsToMerge: readonly string[], baseChargeID: string, injector: Injector) => Promise<void>;