mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
619f07db70
* feat: expose ACTION_ERROR_CODES util * feat: expose ActionHandler util type * chore: changeset
164 B
164 B
astro |
---|
patch |
Exposes utility types from astro:actions
for the defineAction
handler (ActionHandler
) and the ActionError
code (ActionErrorCode
).