We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86f87ee + bbcccc8 commit a3e6b65Copy full SHA for a3e6b65
src/index.ts
@@ -54,6 +54,7 @@ export * from './dsl/message';
54
* @static
55
*/
56
export * from './dsl/verifier/verifier';
57
+export { VerifierOptions } from './dsl/verifier/types';
58
59
/**
60
* Exposes {@link GraphQL}
0 commit comments