mirror of
https://github.com/atulmy/gql-query-builder.git
synced 2026-04-25 23:55:55 +03:00
[PR #83] [CLOSED] Added the exporting of the types #93
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gql-query-builder#93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/atulmy/gql-query-builder/pull/83
Author: @darkdarcool
Created: 6/14/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
80339fbAdded the exporting of the types📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
src/index.ts(+3 -0)📄 Description
I added the exporting of types so you can do this and get intellisense in IDEs:
This just adds more accessibility to the package, and doesn't affect anything other than just exporting the types
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.