import { getContextVariable, setContextVariable, type ConfigureHook, registerConfigureHook } from "./singletons/async_local_storage/context.js"; export { getContextVariable, setContextVariable, registerConfigureHook, type ConfigureHook, };