Function inject

  • Parameters

    • serviceIdentifier: ServiceIdentifierOrFunc

    Returns ((target: any, targetKey: string, index?: number | PropertyDescriptor) => void)

      • (target: any, targetKey: string, index?: number | PropertyDescriptor): void
      • Parameters

        • target: any
        • targetKey: string
        • Optional index: number | PropertyDescriptor

        Returns void

Generated using TypeDoc