Coconstructor
Bun

constructor

async_hooks.AsyncLocalStorage.constructor

Not implemented in Bun

constructor AsyncLocalStorage<T>(

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