You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be incorrect, yes, as I find writing those typedefs a bit cumbersome. I did follow examples of existing typedefs and can use it like I intended:
In ldapauth.d.ts the class LdapAuth isn't part of the namespace LdapAuth and isn't exported.
Moving the class to the namespace seems to fix this.
The text was updated successfully, but these errors were encountered: