Skip to content

NotificationObligation — @gj-kit/nest-notifications

A public type from @gj-kit/nest-notifications/testing. The signature below is taken directly from the 0.1.1 release declaration.

import { NotificationObligation } from '@gj-kit/nest-notifications/testing';
type NotificationObligation = 'R1' | 'R2' | 'R3' | 'R4' | 'R5' | 'R6' | 'R7' | 'R8' | 'R9' | 'R10' | 'R11' | 'R12' | 'R13' | 'D1' | 'D2' | 'D3' | 'D4' | 'D5' | 'D6' | 'D7' | 'D8' | 'D9' | 'I1' | 'I2' | 'I3' | 'L1' | 'L2' | 'L3' | 'L4';

This declaration is the source of truth for parameters, optionality, generics, return values, and public union/type contracts. Check the package golden path and this subpath’s import conditions for required environment, permission, and error boundaries before calling it.

  • Package: @gj-kit/nest-notifications
  • Version: 0.1.1
  • Public entry: ./testing
  • Source: GitHub