UNPKG

github-graphql-api

Version:

A node client for the GitHub GraphQL API with minimal dependencies created with TypeScript.

4 lines 118 B
export * from './github'; import { GitHub } from './github'; export default GitHub; //# sourceMappingURL=index.mjs.map