UNPKG

@accounter/server

Version:

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

3 lines 146 B
import { InjectionToken } from 'graphql-modules'; export const ENVIRONMENT = new InjectionToken('ENVIRONMENT'); //# sourceMappingURL=tokens.js.map