Skip to content

Commit

Permalink
Expose nextauth.
Browse files Browse the repository at this point in the history
  • Loading branch information
pdparchitect committed Jan 4, 2024
1 parent 4a49ea3 commit 2fa79d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typedoc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ChatBotKit Node SDK",
"entryPoints": ["packages/fetch", "packages/sdk", "packages/react", "packages/next"],
"entryPoints": ["packages/fetch", "packages/sdk", "packages/react", "packages/next", "packages/nextauth"],
"entryPointStrategy": "packages",
"includeVersion": false,
"navigationLinks": {
Expand Down

0 comments on commit 2fa79d7

Please sign in to comment.