Skip to content

Commit

Permalink
Update astro.ts (#10997)
Browse files Browse the repository at this point in the history
  • Loading branch information
liruifengv authored May 10, 2024
1 parent 0b8b6f9 commit fbb42af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/astro/src/@types/astro.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1727,7 +1727,7 @@ export interface AstroUserConfig {
* @name experimental.actions
* @type {boolean}
* @default `false`
* @version 4.7.0
* @version 4.8.0
* @description
*
* Actions help you write type-safe backend functions you can call from anywhere. Enable server rendering [using the `output` property](https://docs.astro.build/en/basics/rendering-modes/#on-demand-rendered) and add the `actions` flag to the `experimental` object:
Expand Down

0 comments on commit fbb42af

Please sign in to comment.