UNPKG

@accounter/server

Version:

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

3 lines (2 loc) 139 B
import { Injector } from 'graphql-modules'; export declare function deleteCharges(chargeIds: string[], injector: Injector): Promise<void>;