Denis 346b78aee1 first commit 3 년 전
..
LICENSE 346b78aee1 first commit 3 년 전
README.md 346b78aee1 first commit 3 년 전
package.json 346b78aee1 first commit 3 년 전
types.d.ts 346b78aee1 first commit 3 년 전

README.md

@octokit/openapi-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-types";

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

License

MIT