We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a25c0d commit c9164daCopy full SHA for c9164da
src/index.ts
@@ -3,3 +3,5 @@ export { Config } from './config';
3
export * from './skytable';
4
5
export * from './protocol';
6
+
7
+export * from './query';
0 commit comments