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
I'm having issues in my vue project using @types/pdfmake. Importing the declarations from node_modules is not being detected without the Triple-Slash Directive. This small repo was created with the…