AsyncLocalStorage
Creates a new instance of AsyncLocalStorage
. Store is only provided within a run()
call or after an enterWith()
call.
Creates a new instance of AsyncLocalStorage
. Store is only provided within a run()
call or after an enterWith()
call.