We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e94c447 commit e97eb3bCopy full SHA for e97eb3b
packages/cms/index.ts
@@ -1,3 +1,4 @@
1
+/// <reference path="./basehub-types.d.ts" />
2
import type { QueryGenqlSelection } from "basehub";
3
import { basehub as basehubClient, fragmentOn } from "basehub";
4
import { keys } from "./keys";
0 commit comments