UNPKG

@copilotkit/runtime-client-gql

Version:

<div align="center"> <a href="https://copilotkit.ai" target="_blank"> <img src="https://github.com/copilotkit/copilotkit/raw/main/assets/banner.png" alt="CopilotKit Logo"> </a>

5 lines (4 loc) 219 B
export { FragmentType, isFragmentReady, makeFragmentData, useFragment } from './fragment-masking.js'; export { DocumentType, graphql } from './gql.js'; import '@graphql-typed-document-node/core'; import './graphql.js';