Function createAsyncLocalStorage

  • Returns a new instance of AsyncLocalStorage

    Parameters

    • name: string

      Name to namespace the storage with

    Returns AsyncLocalStorage

    A new instance of AsyncLocalStorage

Generated using TypeDoc