@octokit/openapi-types-github.ae

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

Usage no npm install needed!

<script type="module">
  import octokitOpenapiTypesGithubAe from 'https://cdn.skypack.dev/@octokit/openapi-types-github.ae';
</script>

README

@octokit/openapi-types-github.ae

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

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

Usage

import { components } from "@octokit/openapi-types-github.ae";

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

License

MIT