inrupt / solid-client-authn-js

A client library for authenticating with Solid
https://solid-client-authn-js.vercel.app
Other
65 stars 40 forks source link

update tsdoc config to include not documented #3517

Closed kay-kim closed 1 month ago

kay-kim commented 1 month ago

Changing back "excludeNotDocumented": true to "excludeNotDocumented": false in the /tsconfig.build.json file. Otherwise, the ILoginInputOptions, IEndSessionOptions.html, IHasSessionEventListener, IHandleIncomingRedirectOptions, ISessionEventListener, ISessionOptions pages aren't generated.