We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a712c2c commit 9a856e6Copy full SHA for 9a856e6
typedoc.js
@@ -1,4 +1,4 @@
1
-module.exports = {
+export default {
2
name: 'express-openid-connect',
3
out: './docs/',
4
excludeExternals: true,
0 commit comments