We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b755d commit 48ae26cCopy full SHA for 48ae26c
1 file changed
index.d.ts
@@ -39,5 +39,5 @@ declare interface SecurityError extends Error {
39
}
40
41
export default fastifyOpenapiGlue;
42
-export { fastifyOpenapiGlue };
43
export type { SecurityError };
+export { fastifyOpenapiGlue };
0 commit comments