We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a9c13 commit 1a95029Copy full SHA for 1a95029
src/components/WranglerCommand.astro
@@ -1,6 +1,5 @@
1
---
2
import { z } from "astro:schema";
3
-import { experimental_getWranglerCommands } from "wrangler";
4
import AnchorHeading from "./AnchorHeading.astro";
5
import { PackageManagers } from "starlight-package-managers";
6
import WranglerArg from "./WranglerArg.astro";
0 commit comments