Function diScope

  • Type Parameters

    • T extends {
          [key: string]: any;
      }

    Parameters

    • scope: T
    • Optionalinit: (() => void)
        • (): void
        • Returns void

    Returns T