Skip to content

Commit d06bfba

Browse files
committed
export type ValidationSchemaPluginConfig
1 parent 067a795 commit d06bfba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,5 @@ function _transformSchemaAST(schema: GraphQLSchema, config: ValidationSchemaPlug
5959
ast,
6060
};
6161
}
62+
63+
export type { ValidationSchemaPluginConfig }

0 commit comments

Comments
 (0)