mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
[ci] format
This commit is contained in:
parent
32be5494f6
commit
a851021498
1 changed files with 2 additions and 2 deletions
|
@ -2002,10 +2002,10 @@ export interface AstroUserConfig {
|
|||
* },
|
||||
* })
|
||||
* ---
|
||||
*
|
||||
*
|
||||
* <script>
|
||||
* import { API_URL } from "astro:env/client"
|
||||
*
|
||||
*
|
||||
* fetch(`${API_URL}/ping`)
|
||||
* </script>
|
||||
* ```
|
||||
|
|
Loading…
Reference in a new issue