Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add
AdapterEnv
interface for ambient extension
The `AdapterRequestContext#env` method uses this interface to provide type safety at compile-time. It allows the user to make certain assumptions about the existence of particular environment variables.
- Loading branch information