@stainless-api/docs
v0.1.0-beta.65
Published
1. Install the `@stainless-api/docs` plugin in your Starlight project 2. Install `react`, `react-dom`, and `@astrojs/react` 3. In your Astro config:
Readme
Getting started
- Install the
@stainless-api/docsplugin in your Starlight project - Install
react,react-dom, and@astrojs/react - In your Astro config:
import { stainlessStarlight } from "@stainless-api/docs";- Run
pnpm astro:syncto generate astro types
