Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

stable-diffusion-webui-types

bluelovers32ISC1.0.3TypeScript support: included

TypeScript type definitions for stable-diffusion-webui JavaScript scripts

stable-diffusion-webui, stable-diffusion-webui-forge, sd-webui, sd-webui-forge, forge, ai, sd, a1111, types, typescript, type definitions, definitions, sd-webui-extensions, extensions, create-by-yarn-tool

readme

README.md

TypeScript type definitions for stable-diffusion-webui JavaScript scripts

install

yarn add stable-diffusion-webui-types
yarn-tool add stable-diffusion-webui-types
yt add stable-diffusion-webui-types

usege

create a global.webui.d.ts file

/// <reference lib="dom" preserve="true" />

import 'stable-diffusion-webui-types';

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.2 (2024-05-20)

Note: Version bump only for package stable-diffusion-webui-types

1.0.1 (2024-05-20)

🔖 Miscellaneous