mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
206 B
206 B
astro |
---|
minor |
The astro/middleware
module exports a new API called createContext
.
This a low-level API that adapters can use to create a context that can be consumed by middleware functions.