AsyncLocalStorage

constructor(options: AsyncLocalStorageOptions = definedExternally)(source)

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