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
currently only d.ts files for .ts files referenced by webpack resources are output by ts-loader. The declarations option should also save non-class / function based d.ts files, such as those for interface objects in typescript
The text was updated successfully, but these errors were encountered:
currently only d.ts files for .ts files referenced by webpack resources are output by ts-loader. The declarations option should also save non-class / function based d.ts files, such as those for interface objects in typescript
The text was updated successfully, but these errors were encountered: