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

Package detail

@octokit/openapi-webhooks-types

octokit2.8mMIT12.0.3TypeScript support: included

Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com

readme

@octokit/openapi-webhooks-types

Generated TypeScript definitions based on GitHub's OpenAPI spec

This package is continously updated based on GitHub's OpenAPI specification

Usage

import { components } from "@octokit/openapi-webhooks-types";

type Repository = components["schemas"]["full-repository"];

License

MIT